diff options
Diffstat (limited to 'hw/ppc_mac.h')
-rw-r--r-- | hw/ppc_mac.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hw/ppc_mac.h b/hw/ppc_mac.h index cc70fb7dc7..9ebb6c170e 100644 --- a/hw/ppc_mac.h +++ b/hw/ppc_mac.h @@ -39,9 +39,6 @@ #define ESCC_CLOCK 3686400 -/* DBDMA */ -void dbdma_init (int *dbdma_mem_index); - /* Cuda */ void cuda_init (int *cuda_mem_index, qemu_irq irq); |