git://scm.lunaixsky.com
/
lunaix-os.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
vmm - allow remapping
[lunaix-os.git]
/
lunaix-os
/
includes
/
hal
/
pic.h
diff --git a/lunaix-os/includes/hal/pic.h
b/lunaix-os/includes/hal/pic.h
new file mode 100644
(file)
index 0000000..
20ee67b
--- /dev/null
+++ b/
lunaix-os/includes/hal/pic.h
@@ -0,0
+1,5
@@
+#ifndef __LUNAIX_PIC_H
+#define __LUNAIX_PIC_H
+// TODO: PIC
+
+#endif /* __LUNAIX_PIC_H */