rtems.h revision 90075
13515Sache/* Configuration common to all targets running RTEMS.
23515Sache   Copyright (C) 2000 Free Software Foundation, Inc.
33515Sache
43515SacheThis file is part of GNU CC.
53515Sache
63515SacheGNU CC is free software; you can redistribute it and/or modify
73515Sacheit under the terms of the GNU General Public License as published by
83515Sachethe Free Software Foundation; either version 2, or (at your option)
93515Sacheany later version.
103515Sache
113515SacheGNU CC is distributed in the hope that it will be useful,
123515Sachebut WITHOUT ANY WARRANTY; without even the implied warranty of
133515SacheMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
143515SacheGNU General Public License for more details.
153515Sache
163515SacheYou should have received a copy of the GNU General Public License
173515Sachealong with GNU CC; see the file COPYING.  If not, write to
183515Sachethe Free Software Foundation, 59 Temple Place - Suite 330,
193515SacheBoston, MA 02111-1307, USA.  */
203515Sache
213515Sache/* The system headers under RTEMS are C++-aware.  */
223740Sache#define NO_IMPLICIT_EXTERN_C
233515Sache