aboutsummaryrefslogtreecommitdiff
path: root/PL0_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'PL0_test.c')
-rw-r--r--PL0_test.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/PL0_test.c b/PL0_test.c
index 1b93024..32addf8 100644
--- a/PL0_test.c
+++ b/PL0_test.c
@@ -3,8 +3,6 @@
void PL0_main(void)
{
- uart_puts("hello PL0! Switching to user mode!\n\r");
-
// if all went correct, Success! gets printed
uart_puts("Success!\n\r");