aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/s390.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/s390.em')
-rw-r--r--ld/emultempl/s390.em4
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/emultempl/s390.em b/ld/emultempl/s390.em
index 11e7f19..179cbbd 100644
--- a/ld/emultempl/s390.em
+++ b/ld/emultempl/s390.em
@@ -42,10 +42,6 @@ EOF
# Define some shell vars to insert bits of code into the standard elf
# parse_args and list_options functions.
#
-PARSE_AND_LIST_PROLOGUE='
-#define OPTION_PGSTE 301
-'
-
PARSE_AND_LIST_LONGOPTS='
{ "s390-pgste", no_argument, NULL, OPTION_PGSTE},
'