blob: f6fd527b272cf4a04687815925c27e42d5b4d04a [file] [log] [blame]
.section .text
.align 2
.global foo
.type foo, @function
foo:
nop.n
.section .text
.size foo, .-foo