summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-03-06 16:42:52 -0800
committerYamaArashi <shadow962@live.com>2016-03-06 16:42:52 -0800
commit63aec4bbdd77671b92dafbe6cb6e2e14f7a6635b (patch)
tree82700456fa515afbff2adb6c91319a43596e959b /gcc/rtl.h
parentce590c846da59bd8d6fa3232689b776716c8c4af (diff)
remove unused functions
Diffstat (limited to 'gcc/rtl.h')
-rwxr-xr-xgcc/rtl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/rtl.h b/gcc/rtl.h
index 3ec2144..7d8b145 100755
--- a/gcc/rtl.h
+++ b/gcc/rtl.h
@@ -1484,7 +1484,6 @@ extern int set_dominates_use (int, int, int, rtx, rtx);
/* In varasm.c */
extern void bss_section (void);
extern int in_data_section (void);
-extern int supports_one_only (void);
/* In rtl.c */
extern void init_rtl (void);