Kernel/x86 - Evil hack to do validation of virtual memory
[tpg/acess2.git] / KernelLand / Kernel / arch / x86_64 / lib.c
index cbcf769..b35db69 100644 (file)
@@ -20,6 +20,7 @@ extern void   *Proc_GetCurThread(void);
 
 // === PROTOTYPEs ===
  int   putDebugChar(char ch);
+void   Debug_SerialIRQHandler(int irq, void *unused);
 
 // === CODE ===
 /**

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