blob: 3fd01afbf499e8a4b5239df0101d30cbd6e989e9 [file] [log] [blame]
.text
.globl _start
.type _start,@function
_start:
call fn1
call fn2