mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-12 01:25:36 +00:00
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: Andrew Boie <andrew.p.boie@intel.com> |
||
---|---|---|
.. | ||
Makefile | ||
sensor.c |