refactor: re-structure the kernel address space for a more integral layout.
[lunaix-os.git] / lunaix-os / includes / hal / pic.h
index 54f03b0d9afac600c7178e58503665fb6e75dae1..8fdcd040e860c982e34915620d2f5087568f9a65 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef __LUNAIX_PIC_H
 #define __LUNAIX_PIC_H
-// TODO: PIC
+// FUTURE: Full PIC implementation for fall back when no APIC is detected.
 
 static inline void
 pic_disable()