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