aboutsummaryrefslogtreecommitdiff
path: root/include/ioport.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ioport.h')
-rw-r--r--include/ioport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/ioport.h b/include/ioport.h
index 208be41..08a8dbd 100644
--- a/include/ioport.h
+++ b/include/ioport.h
@@ -1,5 +1,5 @@
-#ifndef _IOPORT_H
-#define _IOPORT_H 1
+#ifndef BIOS_IOPORT_H
+#define BIOS_IOPORT_H 1
static inline void outsb(unsigned short port, void *buf, int len)
{