patch-2.1.43 linux/arch/sparc64/lib/strlen_user.S
Next file: linux/arch/sparc64/lib/strncpy_from_user.S
Previous file: linux/arch/sparc64/lib/memset.S
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Thu Jun 12 16:22:06 1997
- Orig file:
v2.1.42/linux/arch/sparc64/lib/strlen_user.S
- Orig date:
Sat May 24 09:10:23 1997
diff -u --recursive --new-file v2.1.42/linux/arch/sparc64/lib/strlen_user.S linux/arch/sparc64/lib/strlen_user.S
@@ -92,10 +92,10 @@
clr %o0
.section __ex_table,#alloc
- .align 4
+ .align 8
- .word 10b, 30b
- .word 11b, 30b
- .word 12b, 30b
- .word 13b, 30b
- .word 14b, 30b
+ .xword 10b, 30b
+ .xword 11b, 30b
+ .xword 12b, 30b
+ .xword 13b, 30b
+ .xword 14b, 30b
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov