Usermode/syscalls - Add SysDebugHex syscall (Debug_HexDump)
[tpg/acess2.git] / KernelLand / Kernel / include / syscalls.h
index 9916458..b040fc9 100644 (file)
@@ -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[] = {

UCC git Repository :: git.ucc.asn.au