diff options
Diffstat (limited to 'contrib/gcc/final.c')
-rw-r--r-- | contrib/gcc/final.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/gcc/final.c b/contrib/gcc/final.c index 8d3d9f6..d86ed5e 100644 --- a/contrib/gcc/final.c +++ b/contrib/gcc/final.c @@ -19,8 +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 is the final pass of the compiler. It looks at the rtl code for a function and outputs assembler code. |