1102780Skan/* Configuration file for sparc64 OpenBSD target.
2102780Skan   Copyright (C) 1999 Free Software Foundation, Inc.
3102780Skan
4102780SkanThis file is part of GCC.
5102780Skan
6102780SkanGCC is free software; you can redistribute it and/or modify
7102780Skanit under the terms of the GNU General Public License as published by
8102780Skanthe Free Software Foundation; either version 2, or (at your option)
9102780Skanany later version.
10102780Skan
11102780SkanGCC is distributed in the hope that it will be useful,
12102780Skanbut WITHOUT ANY WARRANTY; without even the implied warranty of
13102780SkanMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14102780SkanGNU General Public License for more details.
15102780Skan
16102780SkanYou should have received a copy of the GNU General Public License
17102780Skanalong with GCC; see the file COPYING.  If not, write to
18169689Skanthe Free Software Foundation, 51 Franklin Street, Fifth Floor,
19169689SkanBoston, MA 02110-1301, USA.  */
20102780Skan
21102780Skan#define OBSD_HAS_DECLARE_FUNCTION_NAME
22102780Skan#define OBSD_HAS_DECLARE_FUNCTION_SIZE
23102780Skan#define OBSD_HAS_DECLARE_OBJECT
24102780Skan
25