        .global foo
        .type foo, @function
foo:
        retq
