Working on the x86 bit port (caused some changes to try and get it
[tpg/acess2.git] / Kernel / arch / x86 / proc.c
index 9c1eb98..d510b98 100644 (file)
@@ -17,8 +17,8 @@
 // === CONSTANTS ===
 #define        SWITCH_MAGIC    0xFFFACE55      // There is no code in this area
 // Base is 1193182
-#define TIMER_BASE     1193182
-#define TIMER_DIVISOR  11931   //~100Hz
+#define TIMER_BASE      1193182
+#define TIMER_DIVISOR   11931  //~100Hz
 
 // === TYPES ===
 #if USE_MP

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