Skip to content
Commit 225e4c0e authored by Andrew Boie's avatar Andrew Boie Committed by Anas Nashif
Browse files

kernel: greatly simplify syscall handlers



We now have macros which should significantly reduce the amount of
boilerplate involved with defining system call handlers.

- Macros which define the proper prototype based on number of arguments
- "SIMPLE" variants which create handlers that don't need anything
  other than object verification

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