seL4/include
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
..
32/mode replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
64/mode replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
api replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
arch replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
benchmark replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
drivers replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
fastpath replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
kernel replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
machine replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
model replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
object replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
plat replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
smp replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
api.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
assert.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
basic_types.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
bootinfo.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
compound_types.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
config.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
linker.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
machine.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
object.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
stdarg.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
stdint.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
string.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
types.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00
util.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00