HomeFreeBSD

makesyscalls: add a new SYSMUX type

Description

makesyscalls: add a new SYSMUX type

This type is for system call multiplexers (syscall(2), __syscall(2))
that don't have a normal handler and instead are handled in the
machine-dependent syscall code.

Reviewed by: kib, imp

Details

Provenance
brooksAuthored on Nov 29 2021, 10:03 PM
Parents
rG5c1835b1d4b5: syscalls: regen
Branches
Unknown
Tags
Unknown