Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11
.macro makebss .section .bss_\@,"aw",%nobits .space 0x10000 .endm .rept 80 makebss .endr .text .space 0x10