mirror of
https://github.com/seL4/seL4.git
synced 2026-04-05 06:49:54 +00:00
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.