summaryrefslogtreecommitdiff
path: root/gcc/c-lang.c
diff options
context:
space:
mode:
authorMichael Meissner <meissner@cygnus.com>1997-10-07 16:07:46 +0000
committerMichael Meissner <meissner@gcc.gnu.org>1997-10-07 16:07:46 +0000
commit496651db26666e15ffa3af1a7b86732a83645ee8 (patch)
treee30c19c44f062c07301eba9ac9c698c1be9f4c0c /gcc/c-lang.c
parente63474569230bd0f552f3399e6b4640c7f49c57d (diff)
downloadgcc-496651db26666e15ffa3af1a7b86732a83645ee8.tar.gz
Declare get_file_function_name
From-SVN: r15855
Diffstat (limited to 'gcc/c-lang.c')
-rw-r--r--gcc/c-lang.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/c-lang.c b/gcc/c-lang.c
index cc1d298afd0..e79e188e88d 100644
--- a/gcc/c-lang.c
+++ b/gcc/c-lang.c
@@ -137,7 +137,6 @@ void
finish_file ()
{
extern tree static_ctors, static_dtors;
- extern tree get_file_function_name ();
extern tree build_function_call PROTO((tree, tree));
tree void_list_node = build_tree_list (NULL_TREE, void_type_node);
#ifndef ASM_OUTPUT_CONSTRUCTOR