summaryrefslogtreecommitdiff
path: root/tb/jtag_uart.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tb/jtag_uart.cpp')
-rw-r--r--tb/jtag_uart.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tb/jtag_uart.cpp b/tb/jtag_uart.cpp
index 3bef42e..f33a7ab 100644
--- a/tb/jtag_uart.cpp
+++ b/tb/jtag_uart.cpp
@@ -144,6 +144,7 @@ namespace taller::avalon
if(took_over)
{
::endwin();
+ putchar('\n');
}
}
}