1193326Sed/* Native-dependent definitions for Intel 386 running LynxOS.
2193326Sed   Copyright 1993 Free Software Foundation, Inc.
3193326Sed
4193326Sed   This file is part of GDB.
5193326Sed
6193326Sed   This program is free software; you can redistribute it and/or modify
7193326Sed   it under the terms of the GNU General Public License as published by
8193326Sed   the Free Software Foundation; either version 2 of the License, or
9193326Sed   (at your option) any later version.
10193326Sed
11193326Sed   This program is distributed in the hope that it will be useful,
12193326Sed   but WITHOUT ANY WARRANTY; without even the implied warranty of
13249423Sdim   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14193326Sed   GNU General Public License for more details.
15193326Sed
16193326Sed   You should have received a copy of the GNU General Public License
17193326Sed   along with this program; if not, write to the Free Software
18193326Sed   Foundation, Inc., 59 Temple Place - Suite 330,
19200583Srdivacky   Boston, MA 02111-1307, USA.  */
20200583Srdivacky
21193326Sed#ifndef NM_I386LYNX_H
22193326Sed#define NM_I386LYNX_H
23193326Sed
24193326Sed#include "config/nm-lynx.h"
25193326Sed
26193326Sed#endif /* NM_I386LYNX_H */
27193326Sed