comparison src/m/nh3000.h @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 23a1cea22d13
children
comparison
equal deleted inserted replaced
88154:8ce476d3ba36 88155:d7ddb3e565de
1 /* machine description for Harris Night Hawk Series 1200 and Series 3000 1 /* machine description for Harris Night Hawk Series 1200 and Series 3000
2 MC68030-based systems (FPP on these is custom). These systems are 2 MC68030-based systems (FPP on these is custom). These systems are
3 also known as "ecx" and "gcx". 3 also known as "ecx" and "gcx".
4 Copyright (C) 1994, 2002 Free Software Foundation, Inc. 4 Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5 5
6 This file is part of GNU Emacs. 6 This file is part of GNU Emacs.
7 7
8 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
9 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 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details. 16 GNU General Public License for more details.
17 17
18 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
19 along with GNU Emacs; see the file COPYING. If not, write to 19 along with GNU Emacs; see the file COPYING. If not, write to
20 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 20 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21 Boston, MA 02111-1307, USA. */ 21 Boston, MA 02110-1301, USA. */
22 22
23 /* This file manually constructed for Harris Night Hawk 4000 (and 5000) 23 /* This file manually constructed for Harris Night Hawk 4000 (and 5000)
24 * series Motorola 88100 and 88110 based machines. 24 * series Motorola 88100 and 88110 based machines.
25 */ 25 */
26 26
101 * reasonable place to select for it is in the machine description 101 * reasonable place to select for it is in the machine description
102 * file. 102 * file.
103 */ 103 */
104 104
105 /* #define NO_SOCK_SIGIO */ 105 /* #define NO_SOCK_SIGIO */
106
107 /* arch-tag: 1529f2bc-50d9-42e7-ae72-6f40afadf09e
108 (do not change this comment) */