summaryrefslogtreecommitdiff
path: root/sim/bfin/dv-bfin_uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'sim/bfin/dv-bfin_uart.h')
-rw-r--r--sim/bfin/dv-bfin_uart.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sim/bfin/dv-bfin_uart.h b/sim/bfin/dv-bfin_uart.h
index 52074f68f0c..a7e106a9463 100644
--- a/sim/bfin/dv-bfin_uart.h
+++ b/sim/bfin/dv-bfin_uart.h
@@ -22,9 +22,6 @@
#ifndef DV_BFIN_UART_H
#define DV_BFIN_UART_H
-/* XXX: This should be pushed into the model data. */
-#define BFIN_MMR_UART_SIZE 0x30
-
struct bfin_uart;
bu16 bfin_uart_get_next_byte (struct hw *, bu16, bu16, bool *fresh);
bu16 bfin_uart_write_byte (struct hw *, bu16, bu16);