diff options
Diffstat (limited to 'hw/integratorcp.c')
-rw-r--r-- | hw/integratorcp.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/integratorcp.c b/hw/integratorcp.c index 779d46b70e..c0e2b66bc3 100644 --- a/hw/integratorcp.c +++ b/hw/integratorcp.c @@ -15,10 +15,6 @@ #include "arm-misc.h" #include "net.h" -void DMA_run (void) -{ -} - typedef struct { uint32_t flash_offset; uint32_t cm_osc; |