blob: f2a436b8c85b5de2825c4c9169c1368d4a7a4d76 [file] [log] [blame]
.macro foo arg, rest:vararg
\rest
.endm
foo r0, pld [r0]
foo r0, push {r0}