160484Sobrien/* te-sparcaout.h -- embedded sparc-aout target environment declarations.
278828Sobrien   Copyright 1996, 2000 Free Software Foundation, Inc.
377298Sobrien
460484Sobrien   This file is part of GAS, the GNU Assembler.
577298Sobrien
660484Sobrien   GAS is free software; you can redistribute it and/or modify
760484Sobrien   it under the terms of the GNU General Public License as published by
860484Sobrien   the Free Software Foundation; either version 2, or (at your option)
960484Sobrien   any later version.
1077298Sobrien
1160484Sobrien   GAS is distributed in the hope that it will be useful,
1260484Sobrien   but WITHOUT ANY WARRANTY; without even the implied warranty of
1360484Sobrien   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
1460484Sobrien   GNU General Public License for more details.
1577298Sobrien
1660484Sobrien   You should have received a copy of the GNU General Public License
1760484Sobrien   along with GAS; see the file COPYING.  If not, write to
18218822Sdim   the Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
19218822Sdim   02110-1301, USA.  */
2060484Sobrien
2160484Sobrien#define TE_SPARCAOUT	1
2260484Sobrien#include "obj-format.h"
23