summaryrefslogtreecommitdiff
path: root/gcc/config/m68hc11
diff options
context:
space:
mode:
authorNeil Booth <neil@daikokuya.co.uk>2003-06-15 21:25:46 +0000
committerNeil Booth <neil@gcc.gnu.org>2003-06-15 21:25:46 +0000
commita352c71f328a6e8c1de14a4e7322cfa4e2188d72 (patch)
tree56a70710db914ee9d821d16d5d67969846382b1f /gcc/config/m68hc11
parenta55a78d134e4d6d37071764402555beb2215b880 (diff)
downloadgcc-a352c71f328a6e8c1de14a4e7322cfa4e2188d72.tar.gz
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
Diffstat (limited to 'gcc/config/m68hc11')
-rw-r--r--gcc/config/m68hc11/m68hc11.c2
1 files changed, 0 insertions, 2 deletions
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 <time.h>
#include <sys/types.h>