blob: 94b84f99462116c54b16816abb15aa95ae938060 [file] [log] [blame]
.macro makebss
.section .bss_\@,"aw",%nobits
.space 0x10000
.endm
.rept 80
makebss
.endr
.text
.space 0x10