summaryrefslogtreecommitdiff
path: root/dev/uart.hh
diff options
context:
space:
mode:
Diffstat (limited to 'dev/uart.hh')
-rw-r--r--dev/uart.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev/uart.hh b/dev/uart.hh
index 145b9ca9e..78b1dc68e 100644
--- a/dev/uart.hh
+++ b/dev/uart.hh
@@ -37,6 +37,7 @@
#include "dev/io_device.hh"
class SimConsole;
+class MemoryController;
class Platform;
const int RX_INT = 0x1;