blob: 8f85fd2b2e137c55fef27cb35176bad76f64d845 [file] [log] [blame]
.globl _start
_start:
.functype _start () -> ()
call lib_func
end_function
.functype lib_func () -> ()