3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-08 07:13:06 +00:00
Brooklyn/arch/ia64/scripts/check-text-align.S

8 lines
108 B
ArmAsm
Raw Normal View History

/* SPDX-License-Identifier: GPL-2.0 */
.proc foo
.prologue
foo: .save rp, r2
nop 0
.align 64
.endp foo