diff options
| -rw-r--r-- | dma.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dma.h b/dma.h index 20e86d28ee..5bd1fc836f 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" |