patch-2.1.53 linux/arch/sparc64/lib/strlen_user.S
Next file: linux/arch/sparc64/lib/strncpy_from_user.S
Previous file: linux/arch/sparc64/lib/checksum.S
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Thu Sep 4 12:54:48 1997
- Orig file:
v2.1.52/linux/arch/sparc64/lib/strlen_user.S
- Orig date:
Thu Jul 17 10:06:04 1997
diff -u --recursive --new-file v2.1.52/linux/arch/sparc64/lib/strlen_user.S linux/arch/sparc64/lib/strlen_user.S
@@ -78,11 +78,11 @@
clr %o0
.section __ex_table,#alloc
- .align 8
+ .align 4
- .xword 10b, 30b
- .xword 11b, 30b
- .xword 12b, 30b
- .xword 15b, 30b
- .xword 13b, 30b
- .xword 14b, 30b
+ .word 10b, 30b
+ .word 11b, 30b
+ .word 12b, 30b
+ .word 15b, 30b
+ .word 13b, 30b
+ .word 14b, 30b
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov