about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-10-19 02:11:06 +0000
committerUlrich Drepper <drepper@redhat.com>2001-10-19 02:11:06 +0000
commit34912877b1a1ab11fbdf592db0c22347ba031e08 (patch)
treef79748e71be245a28ea4c9ca31021a6f02b32b9a
parent303f1335a3bd03be9e8ba5b5adc8ef1c36fac25a (diff)
downloadglibc-34912877b1a1ab11fbdf592db0c22347ba031e08.tar.gz
glibc-34912877b1a1ab11fbdf592db0c22347ba031e08.tar.xz
glibc-34912877b1a1ab11fbdf592db0c22347ba031e08.zip
(_fp_hw): Define object type.
-rw-r--r--sysdeps/i386/elf/start.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/i386/elf/start.S b/sysdeps/i386/elf/start.S
index 1e833107c3..2fe16c599a 100644
--- a/sysdeps/i386/elf/start.S
+++ b/sysdeps/i386/elf/start.S
@@ -88,6 +88,7 @@ _start:
 	.globl _fp_hw
 _fp_hw:	.long 3
 	.size _fp_hw, 4
+	.type _fp_hw,@object
 
 /* Define a symbol for the first piece of initialized data.  */
 	.data