* xtensa-config.h: Remove comment indicating that this is a
generated file.
This commit is contained in:
parent
2d388e433f
commit
15fd016389
|
@ -1,3 +1,8 @@
|
||||||
|
2003-04-02 Bob Wilson <bob.wilson@acm.org>
|
||||||
|
|
||||||
|
* xtensa-config.h: Remove comment indicating that this is a
|
||||||
|
generated file.
|
||||||
|
|
||||||
2003-04-01 Bob Wilson <bob.wilson@acm.org>
|
2003-04-01 Bob Wilson <bob.wilson@acm.org>
|
||||||
|
|
||||||
* dis-asm.h (print_insn_xtensa): Declare.
|
* dis-asm.h (print_insn_xtensa): Declare.
|
||||||
|
|
|
@ -2,11 +2,6 @@
|
||||||
Copyright (C) 2003 Free Software Foundation, Inc.
|
Copyright (C) 2003 Free Software Foundation, Inc.
|
||||||
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
|
Contributed by Bob Wilson (bwilson@tensilica.com) at Tensilica.
|
||||||
|
|
||||||
** NOTE: This file was automatically generated by the Xtensa Processor
|
|
||||||
** Generator. Changes made here will be lost when this file is
|
|
||||||
** updated or replaced with the settings for a different Xtensa
|
|
||||||
** processor configuration. DO NOT EDIT!
|
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
the Free Software Foundation; either version 2, or (at your option)
|
the Free Software Foundation; either version 2, or (at your option)
|
||||||
|
@ -19,8 +14,7 @@ General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to the Free Software
|
along with this program; if not, write to the Free Software
|
||||||
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||||
*/
|
|
||||||
|
|
||||||
#ifndef XTENSA_CONFIG_H
|
#ifndef XTENSA_CONFIG_H
|
||||||
#define XTENSA_CONFIG_H
|
#define XTENSA_CONFIG_H
|
||||||
|
|
Loading…
Reference in New Issue