aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/s390-64/elf/start.S
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/s390-64/elf/start.S')
-rw-r--r--sysdeps/s390/s390-64/elf/start.S9
1 files changed, 1 insertions, 8 deletions
diff --git a/sysdeps/s390/s390-64/elf/start.S b/sysdeps/s390/s390-64/elf/start.S
index 8ba4695e18..1487850e89 100644
--- a/sysdeps/s390/s390-64/elf/start.S
+++ b/sysdeps/s390/s390-64/elf/start.S
@@ -1,5 +1,5 @@
/* Startup code compliant to the 64 bit S/390 ELF ABI.
- Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc.
+ Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Martin Schwidefsky (schwidefsky@de.ibm.com).
This file is part of the GNU C Library.
@@ -73,13 +73,6 @@ _start:
/* Crash if __libc_start_main returns. */
.word 0
- /* FIXME: FPU flags or what ?!? */
-
- .section .rodata
- .globl _fp_hw
- .long 3
- .size _fp_hw, 4
-
/* Define a symbol for the first piece of initialized data. */
.data
.globl __data_start