summaryrefslogtreecommitdiff
path: root/gpxe/src/arch/i386/include/gateA20.h
diff options
context:
space:
mode:
Diffstat (limited to 'gpxe/src/arch/i386/include/gateA20.h')
-rw-r--r--gpxe/src/arch/i386/include/gateA20.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/gpxe/src/arch/i386/include/gateA20.h b/gpxe/src/arch/i386/include/gateA20.h
deleted file mode 100644
index 297ad6f2..00000000
--- a/gpxe/src/arch/i386/include/gateA20.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#ifndef GATEA20_H
-#define GATEA20_H
-
-extern void gateA20_set ( void );
-extern void gateA20_unset ( void );
-
-#endif /* GATEA20_H */