PatchworkOS
966e257
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:263
src
libstd
user
functions
proc
noted.c
Generated on Mon Dec 15 2025 21:55:53 for PatchworkOS by
1.9.8