aboutsummaryrefslogtreecommitdiff
path: root/util/vgabios/include/arch/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/include/arch/io.h')
-rw-r--r--util/vgabios/include/arch/io.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/util/vgabios/include/arch/io.h b/util/vgabios/include/arch/io.h
deleted file mode 100644
index f28499de93..0000000000
--- a/util/vgabios/include/arch/io.h
+++ /dev/null
@@ -1,4 +0,0 @@
-#ifndef _ASM_IO_H
-#define _ASM_IO_H
-#include <sys/io.h>
-#endif