commit | a06d54c65a8dc6d9896017a3ca4a077be4689dd7 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Thu Apr 01 11:41:57 2021 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Apr 02 07:23:33 2021 -0400 |
tree | 1ab8f436320ca351235bc65ad12470fd9811fdc0 | |
parent | 64e99dfcf698980d96c7ad1523aee29fd97383ad [diff] |
kernel: remove C syscall include in builtin atomic header The builtin atomic header file should not include the syscall header that is generated from C version of atomic functions. Signed-off-by: Daniel Leung <daniel.leung@intel.com>