summaryrefslogtreecommitdiffstats
path: root/src/pc80/isa-dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pc80/isa-dma.c')
-rw-r--r--src/pc80/isa-dma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pc80/isa-dma.c b/src/pc80/isa-dma.c
index 45cfb88..b64f125 100644
--- a/src/pc80/isa-dma.c
+++ b/src/pc80/isa-dma.c
@@ -1,4 +1,5 @@
#include <arch/io.h>
+#include <pc80/isa-dma.h>
/* DMA controller registers */
#define DMA1_CMD_REG 0x08 /* command register (w) */
OpenPOWER on IntegriCloud