X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=KernelLand%2FKernel%2Finclude%2Fsyscalls.h;fp=KernelLand%2FKernel%2Finclude%2Fsyscalls.h;h=b040fc9224999ebf5195298b20df984f122b78b8;hb=e785cf0b01276ae9ebbb018dae2fe83d11e77701;hp=9916458f0ba72f0d73646b3efd178ed0a1d1d1d7;hpb=920d4ea51ca96d1f3dc286928417864ea1200f96;p=tpg%2Facess2.git diff --git a/KernelLand/Kernel/include/syscalls.h b/KernelLand/Kernel/include/syscalls.h index 9916458f..b040fc92 100644 --- a/KernelLand/Kernel/include/syscalls.h +++ b/KernelLand/Kernel/include/syscalls.h @@ -72,6 +72,7 @@ #define NUM_SYSCALLS 88 #define SYS_DEBUG 0x100 +#define SYS_DEBUGHEX 0x101 #if !defined(__ASSEMBLER__) && !defined(NO_SYSCALL_STRS) static const char *cSYSCALL_NAMES[] = {