diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/xtensa.h | 18 |
1 files changed, 1 insertions, 17 deletions
diff --git a/src/m/xtensa.h b/src/m/xtensa.h index c5039e1a8a1..049874635d8 100644 --- a/src/m/xtensa.h +++ b/src/m/xtensa.h | |||
| @@ -1,22 +1,6 @@ | |||
| 1 | /* Machine description file for Tensilica Xtensa. | 1 | /* Machine description file for Tensilica Xtensa. |
| 2 | Copyright (C) 2007 Free Software Foundation, Inc. | ||
| 3 | 2 | ||
| 4 | This file is part of GNU Emacs. | 3 | Add a license notice if this grows to > 10 lines of code. */ |
| 5 | |||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 1, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 11 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 14 | GNU General Public License for more details. | ||
| 15 | |||
| 16 | You should have received a copy of the GNU General Public License | ||
| 17 | along with GNU Emacs; see the file COPYING. If not, write to | ||
| 18 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 19 | Boston, MA 02110-1301, USA. */ | ||
| 20 | 4 | ||
| 21 | #define NO_ARG_ARRAY | 5 | #define NO_ARG_ARRAY |
| 22 | #define NO_UNION_TYPE | 6 | #define NO_UNION_TYPE |