diff options
Diffstat (limited to 'contrib/gcc/reload.c')
-rw-r--r-- | contrib/gcc/reload.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/gcc/reload.c b/contrib/gcc/reload.c index bbb1f94..80678d0 100644 --- a/contrib/gcc/reload.c +++ b/contrib/gcc/reload.c @@ -19,10 +19,6 @@ along with GCC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - -/* $FreeBSD$ */ - - /* This file contains subroutines used only from the file reload1.c. It knows how to scan one insn for operands and values that need to be copied into registers to make valid code. |