]> Git Repo - J-linux.git/blob - arch/ia64/scripts/check-text-align.S
mm, x86: Saving vmcore with non-lazy freeing of vmas
[J-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.028221 seconds and 4 git commands to generate.