License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / ia64 / scripts / check-text-align.S
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
1da177e4
LT
2 .proc foo
3 .prologue
4foo: .save rp, r2
5 nop 0
6 .align 64
7 .endp foo