Kernel - Imported userland strtoi file (and other minor changes)
[tpg/acess2.git] / KernelLand / Kernel / include / syscalls.h
index 601a7f4..4164e64 100644 (file)
@@ -69,7 +69,6 @@
 #define SYS_DEBUG      0x100
 
 #ifndef __ASSEMBLER__
-#ifndef NO_SYSCALL_STRS
 static const char *cSYSCALL_NAMES[] = {
        "SYS_EXIT",
        "SYS_CLONE",
@@ -163,6 +162,5 @@ static const char *cSYSCALL_NAMES[] = {
        ""
 };
 #endif
-#endif
 
 #endif

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