vesper/vesper-user
Berkus Decker b594552f23 [wip] compile fixes -- to split 2021-01-27 19:19:36 +02:00
..
src [wip] compile fixes -- to split 2021-01-27 19:19:36 +02:00
Cargo.toml Add user-space support library 2021-01-27 19:19:36 +02:00
README.md Add user-space support library 2021-01-27 19:19:36 +02:00

README.md

User-space Kernel Interface

This directory contains library for interfacing with the kernel through syscalls. This library also defines constants and types shared between kernel- and user-space.


For more information please re-read.