Update FSF address.
[deliverable/binutils-gdb.git] / gdb / config / i386 / tm-i386mk.h
CommitLineData
c2d751d5
JK
1/* Macro definitions for i386, Mach 3.0, OSF 1/MK
2 Copyright (C) 1992 Free Software Foundation, Inc.
3
4This file is part of GDB.
5
6This program is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2 of the License, or
9(at your option) any later version.
10
11This program is distributed in the hope that it will be useful,
12but WITHOUT ANY WARRANTY; without even the implied warranty of
13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14GNU General Public License for more details.
15
16You should have received a copy of the GNU General Public License
17along with this program; if not, write to the Free Software
6c9638b4 18Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
c2d751d5
JK
19
20/* Until OSF switches to a newer Mach kernel that has
21 * a different get_emul_vector() interface.
22 */
23#define MK67 1
24
5d76c8e6 25#include "i386/tm-i386m3.h"
This page took 0.094714 seconds and 4 git commands to generate.