blob: 99ab6496dcb80bf2f2470192fa016a0141bfd2ee [file] [log] [blame] [edit]
.PUBLIC _main
.SECTION .textf,TEXTF
.TYPE _main,function,.LFE1-_main
_main:
.STACK _main = 4
clrw ax
ret
.LFE1: