binutils ChangeLog:
[deliverable/binutils-gdb.git] / sim / fr30 / arch.c
1 // OBSOLETE /* Simulator support for fr30.
2 // OBSOLETE
3 // OBSOLETE THIS FILE IS MACHINE GENERATED WITH CGEN.
4 // OBSOLETE
5 // OBSOLETE Copyright 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
6 // OBSOLETE
7 // OBSOLETE This file is part of the GNU simulators.
8 // OBSOLETE
9 // OBSOLETE This program is free software; you can redistribute it and/or modify
10 // OBSOLETE it under the terms of the GNU General Public License as published by
11 // OBSOLETE the Free Software Foundation; either version 2, or (at your option)
12 // OBSOLETE any later version.
13 // OBSOLETE
14 // OBSOLETE This program is distributed in the hope that it will be useful,
15 // OBSOLETE but WITHOUT ANY WARRANTY; without even the implied warranty of
16 // OBSOLETE MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 // OBSOLETE GNU General Public License for more details.
18 // OBSOLETE
19 // OBSOLETE You should have received a copy of the GNU General Public License along
20 // OBSOLETE with this program; if not, write to the Free Software Foundation, Inc.,
21 // OBSOLETE 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
22 // OBSOLETE
23 // OBSOLETE */
24 // OBSOLETE
25 // OBSOLETE #include "sim-main.h"
26 // OBSOLETE #include "bfd.h"
27 // OBSOLETE
28 // OBSOLETE const MACH *sim_machs[] =
29 // OBSOLETE {
30 // OBSOLETE #ifdef HAVE_CPU_FR30BF
31 // OBSOLETE & fr30_mach,
32 // OBSOLETE #endif
33 // OBSOLETE 0
34 // OBSOLETE };
This page took 0.030161 seconds and 4 git commands to generate.