diff options
author | DJ Delorie <dj@gcc.gnu.org> | 2009-06-24 14:09:54 -0400 |
---|---|---|
committer | DJ Delorie <dj@gcc.gnu.org> | 2009-06-24 14:09:54 -0400 |
commit | e450b4f353ab01834cbaeae8cf31a5e0737c31ad (patch) | |
tree | 93573c391f4f7ef19a1ef299ae5cf622d20d6e7c /gcc | |
parent | b6402fc33fa6eac7b3fe2984f31fcb8ca5cfdb76 (diff) | |
download | gcc-e450b4f353ab01834cbaeae8cf31a5e0737c31ad.zip gcc-e450b4f353ab01834cbaeae8cf31a5e0737c31ad.tar.gz gcc-e450b4f353ab01834cbaeae8cf31a5e0737c31ad.tar.bz2 |
Oops, missed deletion.
From-SVN: r148914
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/mep/mep-default.cpu | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/config/mep/mep-default.cpu b/gcc/config/mep/mep-default.cpu index 47ba556..54756f1 100644 --- a/gcc/config/mep/mep-default.cpu +++ b/gcc/config/mep/mep-default.cpu @@ -18,9 +18,6 @@ ; You should have received a copy of the GNU General Public License ; along with GCC; see the file COPYING3. If not see ; <http://www.gnu.org/licenses/>. -; Copyright (C) 2001 Red Hat, Inc. -; This file is part of CGEN. -; See file COPYING.CGEN for details. ; This file serves as a wrapper to bring in the core description plus ; sample implementations of the UCI and DSP instructions. |