Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6
.globl _start _start: ldr r4,1f mov pc,lr 1: .word foo(GOT)