Files
linux-kernel-module-cheat/baremetal/arch/arm/no_bootloader/semihost_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

6 lines
90 B
ArmAsm

.global lkmc_start
lkmc_start:
mov r0, #0x18
ldr r1, =#0x20026
svc 0x00123456