PatchworkOS
19e446b
A non-POSIX operating system.
Theme:
Default
Round
Robot
Loading...
Searching...
No Matches
noted.c
Go to the documentation of this file.
1
#include <
sys/proc.h
>
2
3
#include <
user/common/syscalls.h
>
4
5
void
noted
(
void
)
6
{
7
_syscall_noted
();
8
}
noted
void noted(void)
System call that notifies the kernel that the current note has been handled.
Definition
noted.c:5
proc.h
syscalls.h
_syscall_noted
static _NORETURN uint64_t _syscall_noted(void)
Definition
syscalls.h:257
src
libstd
user
functions
proc
noted.c
Generated on Sat Jan 24 2026 10:59:25 for PatchworkOS by
1.9.8