blob: d5252ce155013b04893749b379041aea60797144 [file] [log] [blame]
.text
.global _start
.type _start, "function"
_start:
.byte 0
.size _start, 1