blob: eae675225586ecf97fccb5db98a8c51ce5f0d540 [file] [log] [blame]
.text
.globl _start
.type _start, @function
_start:
.cfi_startproc
rep ret
.cfi_endproc
.size _start, .-_start