(_fp_hw): Define object type.

This commit is contained in:
Ulrich Drepper 2001-10-19 02:11:06 +00:00
parent 303f1335a3
commit 34912877b1

View File

@ -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