SMP works on qemu 2.3.0 but no delays yet, so likely to fail on real hardware
This commit is contained in:
@@ -11,7 +11,7 @@ Carriage returns are needed just like in old days.
|
||||
|
||||
#include "common.h"
|
||||
BEGIN
|
||||
PRINT $msg
|
||||
PRINT_STRING $msg
|
||||
hlt
|
||||
msg:
|
||||
.asciz "hello\n\rworld"
|
||||
|
||||
Reference in New Issue
Block a user