Major build system changes
[tpg/acess2.git] / Kernel / arch / x86 / include / proc.h
index e449a0f..73bddbb 100644 (file)
@@ -23,4 +23,6 @@ typedef struct sTSS {
        Uint16  Resvd, IOPB;    // IO Permissions Bitmap
 } __attribute__((packed)) tTSS;
 
+#define USER_MAX       KERNEL_BASE
+
 #endif

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