2005-05-04 Kelley Cook <kcook@gcc.gnu.org>
[official-gcc.git] / gcc / config / m32r / xm-linux.h
blobed7fb68caef6517991ff8b36b49797e91c7c2360
1 /* Configuration for GCC for Renesas M32R running Linux-based GNU systems.
2 Copyright (C) 2003 Free Software Foundation, Inc.
4 This file is part of GCC.
6 GCC is free software; you can redistribute it and/or modify it
7 under the terms of the GNU General Public License as published
8 by the Free Software Foundation; either version 2, or (at your
9 option) any later version.
11 GCC is distributed in the hope that it will be useful, but WITHOUT
12 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
14 License for more details.
16 You should have received a copy of the GNU General Public License
17 along with GCC; see the file COPYING. If not, write to the
18 Free Software Foundation, 59 Temple Place - Suite 330, Boston,
19 MA 02111-1307, USA. */
21 #include <m32r/xm-m32r.h>
22 #include <xm-linux.h>