Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
.set noreorder .text nop l1: nop # align section end to 16-byte boundary for easier testing on multiple targets .p2align 4 .section "foo" .word l1+3 # align section end to 16-byte boundary for easier testing on multiple targets .p2align 4