From: Jan Brittenson Date: Wed, 22 Sep 1993 15:40:12 +0000 (-0700) Subject: fixed typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1b0211eb002d20c9f67fc1d74c8c84aba82c5959;p=gcc.git fixed typo From-SVN: r5388 --- diff --git a/gcc/config/m68k/m68k.c b/gcc/config/m68k/m68k.c index 1508378e8c1..9b40b00eacc 100644 --- a/gcc/config/m68k/m68k.c +++ b/gcc/config/m68k/m68k.c @@ -2301,7 +2301,7 @@ strict_low_part_peephole_ok (mode, first_insn, target) } /* Trampoline code for the function entry. */ -struct bc_seg *trampoline; +extern struct bc_seg *trampoline; /* Emit the machine-code interface trampoline at the beginning of a byte coded function. The argument is a label name of the interpreter