aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/function.c
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-12-04 16:31:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-12-04 16:31:48 +0000
commit21da7e2bd7822fb0687c5c3ea0ceb348edfaeeab (patch)
tree955ba1f650a6de57b6a4e48283200ec5a0431fa9 /contrib/gcc/function.c
parent3b29692060f7f4ee8f121c0f0b3b86c348b6fa63 (diff)
downloadsrc-21da7e2bd7822fb0687c5c3ea0ceb348edfaeeab.tar.gz
src-21da7e2bd7822fb0687c5c3ea0ceb348edfaeeab.zip
Use pure stock files.
Notes
Notes: svn path=/head/; revision=107604
Diffstat (limited to 'contrib/gcc/function.c')
-rw-r--r--contrib/gcc/function.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/gcc/function.c b/contrib/gcc/function.c
index 00ab02cf9bcc..9ddf676b5aba 100644
--- a/contrib/gcc/function.c
+++ b/contrib/gcc/function.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 handles the generation of rtl code from tree structure
at the level of the function as a whole.
It creates the rtl expressions for parameters and auto variables