Various changes, most of them involving the FAT and Ext2 Drivers, adding write support
[tpg/acess2.git] / Kernel / drv / dma.c
index 246ab46..9116703 100644 (file)
@@ -2,7 +2,7 @@
  * AcessOS 1.0\r
  * DMA Driver\r
  */\r
-#include <common.h>\r
+#include <acess.h>\r
 \r
 #define DMA_SIZE       (0x2400)\r
 #define DMA_ADDRESS(c) ((c)*DMA_SIZE+0x500)    //Save Space for IDT and BDA\r

UCC git Repository :: git.ucc.asn.au