aboutsummaryrefslogtreecommitdiffstats
path: root/src/m/intel386.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m/intel386.h')
-rw-r--r--src/m/intel386.h21
1 files changed, 2 insertions, 19 deletions
diff --git a/src/m/intel386.h b/src/m/intel386.h
index e2e22c3a538..3f9a49c4f46 100644
--- a/src/m/intel386.h
+++ b/src/m/intel386.h
@@ -1,6 +1,6 @@
1/* Machine description file for intel 386. 1/* Machine description file for intel 386.
2 Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2 Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
3 2008, 2009, 2010 Free Software Foundation, Inc. 3 2009, 2010 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6
@@ -18,25 +18,8 @@ You should have received a copy of the GNU General Public License
18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 18along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
19 19
20 20
21/* The following line tells the configuration script what sort of
22 operating system this machine is likely to run.
23 USUAL-OPSYS="note"
24
25NOTE-START
26Intel 386 (-machine=intel386)
27
28 The possibilities for -opsystem are: bsd4-2, usg5-2-2, usg5-3,
29 isc2-2, 386-ix, and linux.
30
31 18.58 should support a wide variety of operating systems.
32 Use linux for Linux.
33 It isn't clear what to do on an SCO system.
34
35NOTE-END */
36
37/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word 21/* Define WORDS_BIG_ENDIAN if lowest-numbered byte in a word
38 is the most significant byte. */ 22 is the most significant byte. */
39
40#undef WORDS_BIG_ENDIAN 23#undef WORDS_BIG_ENDIAN
41 24
42#ifdef USG 25#ifdef USG