Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
[deliverable/linux.git] / arch / ia64 / scripts / check-text-align.S
1 .proc foo
2 .prologue
3 foo: .save rp, r2
4 nop 0
5 .align 64
6 .endp foo
This page took 0.040295 seconds and 5 git commands to generate.