BarryServer : Git

All the code for all my projects
// BarryServer : Git / Nucleus / commit / acd091571545e40dc85fc691d9d0b12cf4d363ee / include / io.h

// Related

Nucleus

Barry Initialise ACPI later acd0915 (3 years, 3 months ago)
diff --git a/include/io.h b/include/io.h
index ec0abcf..e0204fd 100644
--- a/include/io.h
+++ b/include/io.h
@@ -1,5 +1,5 @@
-#ifndef KERNEL_IO_H
-#define KERNEL_IO_H
+#ifndef _IO_H
+#define _IO_H
 
 #include <stdint.h>
 #include <stddef.h>