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
sysent: add a new NORETURN type flag Tags None Referenced Files None Subscribers None
Description
Details
|