Untested work on physical mm setup
[tpg/acess2.git] / Kernel / arch / x86_64 / include / desctab.h
index de3996c..ee9b20b 100644 (file)
@@ -52,6 +52,9 @@ typedef struct {
        Uint32  Rsvd3[2];
        Uint16  Rsvd4;
        Uint16  IOMapBase;
+       
+       // Acess Specific Fields
+       Uint8   CPUNumber;      // CPU Number
 } __attribute__ ((packed)) tTSS;
 
 #endif

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