Skip to content
Commit fa94ee74 authored by Andrew Boie's avatar Andrew Boie Committed by Andrew Boie
Browse files

syscalls: greatly simplify system call declaration



To define a system call, it's now sufficient to simply tag the inline
prototype with "__syscall" or "__syscall_inline" and include a special
generated header at the end of the header file.

The system call dispatch table and enumeration of system call IDs is now
automatically generated.

Signed-off-by: default avatarAndrew Boie <andrew.p.boie@intel.com>
parent 3d4f213a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment