summaryrefslogtreecommitdiff
path: root/gcc/config/mn10300/mn10300-protos.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/mn10300/mn10300-protos.h')
-rw-r--r--gcc/config/mn10300/mn10300-protos.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mn10300/mn10300-protos.h b/gcc/config/mn10300/mn10300-protos.h
index 633988b73d7..d8fe2bd50a1 100644
--- a/gcc/config/mn10300/mn10300-protos.h
+++ b/gcc/config/mn10300/mn10300-protos.h
@@ -20,10 +20,6 @@ along with GCC; see the file COPYING3. If not see
#ifdef RTX_CODE
-#ifdef TREE_CODE
-extern void mn10300_va_start (tree, rtx);
-#endif /* TREE_CODE */
-
extern void mn10300_override_options (void);
extern struct rtx_def *legitimize_address (rtx, rtx, enum machine_mode);
extern rtx legitimize_pic_address (rtx, rtx);