about summary refs log tree commit diff
path: root/sysdeps/sh/elf
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2001-06-06 18:02:19 +0000
committerAndreas Jaeger <aj@suse.de>2001-06-06 18:02:19 +0000
commitd1cf3e71726808cf249ee361d8d47c8affd9e429 (patch)
treedf7ec41de56d8855e464006420890b08287440e5 /sysdeps/sh/elf
parent2ecb820e24d4a314bbb3b7d03293e9964d376ee8 (diff)
downloadglibc-d1cf3e71726808cf249ee361d8d47c8affd9e429.tar.gz
glibc-d1cf3e71726808cf249ee361d8d47c8affd9e429.tar.xz
glibc-d1cf3e71726808cf249ee361d8d47c8affd9e429.zip
Update.
2001-06-06  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/cris/elf/start.S: Fix a typo introduced by last patch.
	* sysdeps/ia64/elf/start.S: Likewise.
	* sysdeps/sh/elf/start.S: Likewise.
	* sysdeps/s390/s390-32/elf/start.S: Likewise.
	* sysdeps/s390/s390-64/elf/start.S: Likewise.
Diffstat (limited to 'sysdeps/sh/elf')
-rw-r--r--sysdeps/sh/elf/start.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/sh/elf/start.S b/sysdeps/sh/elf/start.S
index ab5ebbfa4b..496056b41a 100644
--- a/sysdeps/sh/elf/start.S
+++ b/sysdeps/sh/elf/start.S
@@ -43,7 +43,7 @@
 
 	.text
 	.globl _start
-	type _start,@function
+	.type _start,@function
 _start:
 	/* Clear the frame pointer since this is the outermost frame.  */
 	mov #0, r14