Files
linux-kernel-module-cheat/baremetal/arch/arm/no_bootloader/gem5_exit.S
Ciro Santilli 六四事件 法轮功 05aa5c7c79 baremetal: build userland/ programs using baremetal path property instead of symlinks
Otherwise I'll go crazy with symlink action.
2019-05-24 00:00:00 +00:00

4 lines
92 B
ArmAsm

.global lkmc_start
lkmc_start:
mov r0, #0; mov r1, #0; .inst 0xEE000110 | (0x21 << 16);