seL4/src/api
Adrian Danis 0abc720277 s/DEBUG/CONFIG_DEBUG_BUILD/
DEBUG definition is not supposed to be used in the kernel, rather CONFIG_DEBUG_BUILD,
which can be toggled separately to user notion of DEBUG
2017-04-06 10:43:24 +10:00
..
faults.c SELFOUR-836: Hardware debug API functions should take tcb_t and not arch_tcb_t 2017-04-03 14:14:00 +10:00
Makefile Split fault types into arch/generic 2016-11-25 12:29:07 +11:00
syscall.c s/DEBUG/CONFIG_DEBUG_BUILD/ 2017-04-06 10:43:24 +10:00