X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=sim%2Flm32%2Farch.h;h=27febf42fa60a9d78877948653679f6e29155637;hb=975f8708de015fb2b813edbf8b714f4777c57a41;hp=4bd49263f900e233ddd573f49d1eec262a92d75a;hpb=c28c63d86bd759c7595e85ef13949502e95fd58a;p=deliverable%2Fbinutils-gdb.git diff --git a/sim/lm32/arch.h b/sim/lm32/arch.h index 4bd49263f9..27febf42fa 100644 --- a/sim/lm32/arch.h +++ b/sim/lm32/arch.h @@ -2,31 +2,28 @@ THIS FILE IS MACHINE GENERATED WITH CGEN. -Copyright 1996-2005 Free Software Foundation, Inc. +Copyright 1996-2020 Free Software Foundation, Inc. This file is part of the GNU simulators. -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 -the Free Software Foundation; either version 2, or (at your option) -any later version. + This file is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 3, or (at your option) + any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + It is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY + or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public + License for more details. -You should have received a copy of the GNU General Public License along -with this program; if not, write to the Free Software Foundation, Inc., -51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. + You should have received a copy of the GNU General Public License along + with this program; if not, see . */ #ifndef LM32_ARCH_H #define LM32_ARCH_H -#define TARGET_BIG_ENDIAN 1 - /* Enum declaration for model types. */ typedef enum model_type { MODEL_LM32, MODEL_MAX