Files
jsix/src
Justin C. Miller 68a6007fd9 [kernel] Add "noreturn" syscall option
The new "noreturn" option tag on syscall methods causes those methods to
be generated with [[noreturn]] / _Noreturn to avoid clang complaining
that other functions marked noreturn, like exit(), because it can't tell
that the syscall never returns.
2022-02-06 21:41:05 -08:00
..
2022-02-06 21:39:04 -08:00
2022-02-06 21:39:04 -08:00