blob: 17568c9e6b44b9976b0dd904dd6f073628307b6e [file]
.text
.globl _start
.type _start,@function
_start:
mov x1, #2
bl foo
.ifdef __split_gnu_properties__
.include "gnu-note-properties-maskable-split.inc"
.else
.include "gnu-note-properties-maskable-merged.inc"
.endif