seL4/include/plat/tk1/plat/machine
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
..
hardware.bf Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00
smmu.h replacing all ifndef with pargma once 2020-03-23 11:04:46 +11:00