mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
(_fp_hw): Define object type.
This commit is contained in:
parent
303f1335a3
commit
34912877b1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user