diff options
Diffstat (limited to 'dma.h')
| -rw-r--r-- | dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dma.h b/dma.h index 05ac325e27..8c1ec8f0d2 100644 --- a/dma.h +++ b/dma.h @@ -11,7 +11,6 @@ #define DMA_H #include <stdio.h> -//#include "cpu.h" #include "hw/hw.h" #include "block.h" |