Welcome to mirror list, hosted at ThFree Co, Russian Federation.

check-text-align.S « scripts « ia64 « arch - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 107fa1c88c2e115f5bb497900f2619749e28b520 (plain)
1
2
3
4
5
6
7
/* SPDX-License-Identifier: GPL-2.0 */
	.proc foo
	.prologue
foo:	.save rp, r2
	nop 0
	.align 64
	.endp foo