PatchworkOS
19e446b
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
common.h
Go to the documentation of this file.
1
#pragma once
2
3
/**
4
* @brief Internal user space common functions.
5
* @defgroup libstd_common_user User Space
6
* @ingroup libstd_common
7
*
8
* While the rest of the standard library is shared between kernel and user space, this module contains code that will
9
* only be used in user space.
10
*
11
* @{
12
*/
13
14
void
_user_init
(
void
);
15
16
/** @} */
_user_init
void _user_init(void)
Definition
user.c:29
src
libstd
user
common
common.h
Generated on Sat Jan 24 2026 10:59:25 for PatchworkOS by
1.9.8