commit | 4e396174ce4f469ff734d314f1d78e06aaf000e9 | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Tue Sep 26 22:46:01 2023 +0000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Nov 03 11:46:52 2023 +0100 |
tree | 3db05681eb63df9290b7f5ae2008543ab5c3e8a3 | |
parent | a6b490073e8710b50ccd1820dc94d1bf92be3d35 [diff] |
kernel: move syscall_handler.h to internal include directory Move the syscall_handler.h header, used internally only to a dedicated internal folder that should not be used outside of Zephyr. Signed-off-by: Anas Nashif <anas.nashif@intel.com>