mirror of
https://github.com/drasko/codezero.git
synced 2026-01-25 09:13:14 +01:00
MM0 do_close() without IO was segfaulting. now fixed.
This was triggered by incorrect test0 build that omits to embed the test executable.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cd build
|
||||
cd build/loader
|
||||
qemu-system-arm -s -kernel final.axf -nographic -m 128 -M versatilepb &
|
||||
arm-none-insight ; pkill qemu-system-arm
|
||||
cd ..
|
||||
|
||||
Reference in New Issue
Block a user