Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12
.type fd,@function .weak fd .globl _start _start: movi a5, fd@plt movi a6, fd .section ".text.a" a: movi a5, fd@plt movi a6, fd