blob: ad6682ebf62565c3676456e7f48b389cbc16fb0a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<!--
SPDX-FileCopyrightText: 2024 Himbeer <himbeer@disroot.org>
SPDX-License-Identifier: CC-BY-NC-SA-4.0
-->
# srvre sys
System call library for Zig programs running on the SRVRE kernel
This library provides a native Zig interface to the SRVRE system calls.
See the [project page](https://himbeerserver.de/md/srvre/sys.md)
for more information.
|