comparison src/m/nh4000.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 NightHawk 88k based machines 1 /* machine description for Harris NightHawk 88k based machines
2 (includes nh4000 and nh5000 machines). 2 (includes nh4000 and nh5000 machines).
3 Copyright (C) 1994, 2002 Free Software Foundation, Inc. 3 Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 This file is part of GNU Emacs. 5 This file is part of GNU Emacs.
6 6
7 GNU Emacs is free software; you can redistribute it and/or modify 7 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 8 it under the terms of the GNU General Public License as published by
14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 GNU General Public License for more details. 15 GNU General Public License for more details.
16 16
17 You should have received a copy of the GNU General Public License 17 You should have received a copy of the GNU General Public License
18 along with GNU Emacs; see the file COPYING. If not, write to 18 along with GNU Emacs; see the file COPYING. If not, write to
19 the Free Software Foundation, Inc., 59 Temple Place - Suite 330, 19 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20 Boston, MA 02111-1307, USA. */ 20 Boston, MA 02110-1301, USA. */
21 21
22 /* This file manually constructed for Harris Night Hawk 4000 (and 5000) 22 /* This file manually constructed for Harris Night Hawk 4000 (and 5000)
23 * series Motorola 88100 and 88110 based machines. 23 * series Motorola 88100 and 88110 based machines.
24 */ 24 */
25 25
100 * reasonable place to select for it is in the machine description 100 * reasonable place to select for it is in the machine description
101 * file. 101 * file.
102 */ 102 */
103 103
104 /* #define NO_SOCK_SIGIO */ 104 /* #define NO_SOCK_SIGIO */
105
106 /* arch-tag: d9e12769-ae79-4c25-953f-70db5b7ef5dd
107 (do not change this comment) */