projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab5dd2d
)
(_fp_hw): Actually define label.
author
Ulrich Drepper
<drepper@redhat.com>
Thu, 22 Feb 2001 19:57:34 +0000
(19:57 +0000)
committer
Ulrich Drepper
<drepper@redhat.com>
Thu, 22 Feb 2001 19:57:34 +0000
(19:57 +0000)
sysdeps/i386/elf/start.S
patch
|
blob
|
history
diff --git
a/sysdeps/i386/elf/start.S
b/sysdeps/i386/elf/start.S
index
b2ac5ba
..
c4124df
100644
(file)
--- a/
sysdeps/i386/elf/start.S
+++ b/
sysdeps/i386/elf/start.S
@@
-85,7
+85,7
@@
_start:
meaningless since we don't support machines < 80386. */
.section .rodata
.globl _fp_hw
- .long 3
+
_fp_hw:
.long 3
.size _fp_hw, 4
/* Define a symbol for the first piece of initialized data. */