1168404Spjd/* te-nbsd.h -- NetBSD target environment declarations.
2168404Spjd   Copyright 1987, 1990, 1991, 1992, 1994, 1998, 2000
3168404Spjd   Free Software Foundation, Inc.
4168404Spjd
5168404Spjd   This file is part of GAS, the GNU Assembler.
6168404Spjd
7168404Spjd   GAS is free software; you can redistribute it and/or modify
8168404Spjd   it under the terms of the GNU General Public License as published by
9168404Spjd   the Free Software Foundation; either version 2, or (at your option)
10168404Spjd   any later version.
11168404Spjd
12168404Spjd   GAS is distributed in the hope that it will be useful,
13168404Spjd   but WITHOUT ANY WARRANTY; without even the implied warranty of
14168404Spjd   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15168404Spjd   GNU General Public License for more details.
16168404Spjd
17168404Spjd   You should have received a copy of the GNU General Public License
18168404Spjd   along with GAS; see the file COPYING.  If not, write to the Free
19168404Spjd   Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
20168404Spjd   02110-1301, USA.  */
21168404Spjd
22219089Spjd#define TE_NetBSD	1
23264669Sdelphij#define LOCAL_LABELS_FB 1
24286575Smav#include "obj-format.h"
25296519Smav