aboutsummaryrefslogtreecommitdiff
path: root/ld/emultempl/cskyelf.em
diff options
context:
space:
mode:
Diffstat (limited to 'ld/emultempl/cskyelf.em')
-rw-r--r--ld/emultempl/cskyelf.em6
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/emultempl/cskyelf.em b/ld/emultempl/cskyelf.em
index 82815e5..64a6ddf 100644
--- a/ld/emultempl/cskyelf.em
+++ b/ld/emultempl/cskyelf.em
@@ -288,12 +288,6 @@ EOF
# This code gets inserted into the generic elf32.sc linker script
# and allows us to define our own command line switches.
-PARSE_AND_LIST_PROLOGUE='
-#define OPTION_BRANCH_STUB 301
-#define OPTION_NO_BRANCH_STUB 302
-#define OPTION_STUBGROUP_SIZE 303
-'
-
PARSE_AND_LIST_LONGOPTS='
{"branch-stub", no_argument, NULL, OPTION_BRANCH_STUB},
{"no-branch-stub", no_argument, NULL, OPTION_NO_BRANCH_STUB},