Kernel - Slight reworks to timer code
[tpg/acess2.git] / Kernel / arch / x86_64 / include / desctab.h
index ee9b20b..de3996c 100644 (file)
@@ -52,9 +52,6 @@ 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