comparison src/m/arm.h @ 108506:6fcaca6266ae

Minor comment reformatting for some src/m/*.h files.
author Glenn Morris <rgm@gnu.org>
date Tue, 11 May 2010 19:37:59 -0700
parents 641672d44942
children ea7b1bab920f
comparison
equal deleted inserted replaced
108505:46cf06863fe1 108506:6fcaca6266ae
1 /* Machine description file for ARM-based non-RISCiX machines. 1 /* Machine description file for ARM-based non-RISCiX machines.
2 Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2
3 2008, 2009, 2010 Free Software Foundation, Inc. 3 Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4 2009, 2010 Free Software Foundation, Inc.
4 5
5 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
6 7
7 GNU Emacs is free software: you can redistribute it and/or modify 8 GNU Emacs is free software: you can redistribute it and/or modify
8 it under the terms of the GNU General Public License as published by 9 it under the terms of the GNU General Public License as published by
15 GNU General Public License for more details. 16 GNU General Public License for more details.
16 17
17 You should have received a copy of the GNU General Public License 18 You should have received a copy of the GNU General Public License
18 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 19 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
19 20
20
21
22 /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word 21 /* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
23 is the most significant byte. */ 22 is the most significant byte. */
24
25 #undef WORDS_BIG_ENDIAN 23 #undef WORDS_BIG_ENDIAN
26 24
27 #define NO_REMAP 25 #define NO_REMAP
28 26
29 /* armin76@gentoo.org reported that the lgcc_s flag is necessary to 27 /* armin76@gentoo.org reported that the lgcc_s flag is necessary to