Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8
.text .arch armv4 .global _start .type _start, %function _start: bx lr bx r0 bxeq r0