opnsense-src/sys/tools/syscalls/scripts
Brooks Davis 202ac0975e sysent: add a new NORETURN type flag
System calls of type NORETURN don't return and their stubs are declare
not to.

Reviewed by:	kevans, kib
Differential Revision:	https://reviews.freebsd.org/D51673
2025-08-08 10:30:17 +01:00
..
init_sysent.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
libsys_h.lua sysent: add a new NORETURN type flag 2025-08-08 10:30:17 +01:00
syscall_h.lua syscalls: normalize _exit(2) declerations 2025-08-08 10:30:16 +01:00
syscall_mk.lua makesyscalls: reduce redundency in syscall.mk code 2025-02-18 22:03:06 +00:00
syscalls.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
syscalls_map.lua syscalls: normalize _exit(2) declerations 2025-08-08 10:30:16 +01:00
sysproto_h.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00
systrace_args.lua makesyscalls: Restore support for cpp in input 2025-02-18 22:03:13 +00:00