x86_64 starts without erroring, reaches high mem and full 64-bit
[tpg/acess2.git] / Kernel / arch / x86 / time.c
index 4b2e067..49d515e 100644 (file)
@@ -17,6 +17,7 @@
 extern Sint64  giTimestamp;
 extern Uint64  giTicks;
 extern Uint64  giPartMiliseconds;
+extern void    Timer_CallTimers(void);
 
 // === PROTOTYPES ===
 void   Time_Interrupt();

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