From a352c71f328a6e8c1de14a4e7322cfa4e2188d72 Mon Sep 17 00:00:00 2001 From: Neil Booth Date: Sun, 15 Jun 2003 21:25:46 +0000 Subject: frv.h: Remove declaration of g_switch_value. * config/frv/frv.h: Remove declaration of g_switch_value. * config/m32r/m32r.h: Remove declaration of g_switch_value. * config/m68hc11/m68hc11.c: Remove declaration of asm_file_name. From-SVN: r67987 --- gcc/config/m68hc11/m68hc11.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gcc/config/m68hc11') diff --git a/gcc/config/m68hc11/m68hc11.c b/gcc/config/m68hc11/m68hc11.c index 0e2f6233ae9..e0586a1cae5 100644 --- a/gcc/config/m68hc11/m68hc11.c +++ b/gcc/config/m68hc11/m68hc11.c @@ -5666,8 +5666,6 @@ m68hc11_rtx_costs (x, code, outer_code, total) /* print_options - called at the start of the code generation for a module. */ -extern char *asm_file_name; - #include #include -- cgit v1.2.1