Refill some copyright headers.
[emacs.git] / src / m / iris4d.h
blob0b1c2f360b0d678a221d27ab2a9dfb072e6ce464
1 /* machine description file for Iris-4D machines. Use with s/irix*.h.
3 Copyright (C) 1987, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
4 2009, 2010, 2011 Free Software Foundation, Inc.
6 This file is part of GNU Emacs.
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
10 the Free Software Foundation, either version 3 of the License, or
11 (at your option) any later version.
13 GNU Emacs is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
22 /* DATA_SEG_BITS forces extra bits to be or'd in with any pointers which
23 were stored in a Lisp_Object (as Emacs uses fewer than 32 bits for
24 the value field of a LISP_OBJECT). */
25 #define DATA_START 0x10000000
26 #define DATA_SEG_BITS 0x10000000