patch-2.3.35 linux/arch/sparc/lib/ashrdi3.S
Next file: linux/arch/sparc/lib/strlen_user.S
Previous file: linux/arch/sparc/lib/ashldi3.S
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Dec 20 22:05:52 1999
- Orig file:
v2.3.34/linux/arch/sparc/lib/ashrdi3.S
- Orig date:
Sat Nov 9 00:12:00 1996
diff -u --recursive --new-file v2.3.34/linux/arch/sparc/lib/ashrdi3.S linux/arch/sparc/lib/ashrdi3.S
@@ -1,4 +1,4 @@
-/* $Id: ashrdi3.S,v 1.3 1996/09/07 23:18:10 davem Exp $
+/* $Id: ashrdi3.S,v 1.4 1999/11/19 04:11:49 davem Exp $
* ashrdi3.S: The filesystem code creates all kinds of references to
* this little routine on the sparc with gcc.
*
@@ -7,7 +7,9 @@
#include <asm/cprefix.h>
- .globl C_LABEL(__ashrdi3)
+ .text
+ .align 4
+ .globl C_LABEL(__ashrdi3)
C_LABEL(__ashrdi3):
tst %o2
be 3f
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)