summaryrefslogtreecommitdiff
path: root/util/vgabios/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'util/vgabios/pci.h')
-rw-r--r--util/vgabios/pci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/util/vgabios/pci.h b/util/vgabios/pci.h
deleted file mode 100644
index e51ebe471d..0000000000
--- a/util/vgabios/pci.h
+++ /dev/null
@@ -1,2 +0,0 @@
-void x_outb(u16 port, u8 val);
-#define outb x_outb