summaryrefslogtreecommitdiffstats
path: root/hw/mac_dbdma.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/mac_dbdma.c')
-rw-r--r--hw/mac_dbdma.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/mac_dbdma.c b/hw/mac_dbdma.c
index 74003e6..401384c 100644
--- a/hw/mac_dbdma.c
+++ b/hw/mac_dbdma.c
@@ -76,4 +76,3 @@ void dbdma_init (int *dbdma_mem_index)
{
*dbdma_mem_index = cpu_register_io_memory(0, dbdma_read, dbdma_write, NULL);
}
-
OpenPOWER on IntegriCloud