mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: update to d4b3e064adeeace3c3e7d106801f95c14637c12f
Mostly for --param to control debug properly. Less README workarounds, more ./run automation, oh yeah.
This commit is contained in:
3
baremetal/arch/arm/no_bootloader/m5exit.S
Normal file
3
baremetal/arch/arm/no_bootloader/m5exit.S
Normal file
@@ -0,0 +1,3 @@
|
||||
.global mystart
|
||||
mystart:
|
||||
mov r0, #0; mov r1, #0; .inst 0xEE000110 | (0x21 << 16);
|
||||
Reference in New Issue
Block a user