blob: 70f8f8e0e813ba3ccb9d063e5e38bf31b3604bfe [file] [log] [blame]
.text
.align 2
.global main
.type main, %function
main:
bl dec
ret