PatchworkOS  19e446b
A non-POSIX operating system.
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1#pragma once
2
3/**
4 * @brief Internal common functions.
5 * @defgroup libstd_common Common
6 * @ingroup libstd
7 *
8 * Common functions and definitions shared between kernel and user space.
9 *
10 * @{
11 */
12
13/** @} */