aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/lib/NGbzero.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc64/lib/NGbzero.S')
-rw-r--r--arch/sparc64/lib/NGbzero.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sparc64/lib/NGbzero.S b/arch/sparc64/lib/NGbzero.S
index f10e4529ee37..814d5f7a45e1 100644
--- a/arch/sparc64/lib/NGbzero.S
+++ b/arch/sparc64/lib/NGbzero.S
@@ -10,7 +10,7 @@
10 .align 4; \ 10 .align 4; \
1199: retl; \ 1199: retl; \
12 mov %o1, %o0; \ 12 mov %o1, %o0; \
13 .section __ex_table; \ 13 .section __ex_table,"a";\
14 .align 4; \ 14 .align 4; \
15 .word 98b, 99b; \ 15 .word 98b, 99b; \
16 .text; \ 16 .text; \