seL4/include/object
Qian Ge 512a0200de replacing all ifndef with pargma once
All the kernel header files now use pargma once rather than the ifndef,
as the pre-processed C files do not change while header files
are protected with pargma once. This will also solve any naming issues
caused by ifndef.
2020-03-23 11:04:46 +11:00
..
cap.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
cnode.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
endpoint.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
interrupt.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
notification.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
objecttype.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
reply.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
schedcontext.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
schedcontrol.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
structures.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
structures_32.bf Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
structures_64.bf Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
tcb.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
untyped.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00