Commit 16a2f60e by Tom Wood

Include files in m88k.

From-SVN: r3037
parent e6b89e8b
......@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#include "svr4.h"
#include "m88k.h"
#include "m88k/m88k.h"
/* Augment TARGET_SWITCHES with the MXDB options. */
#define MASK_STANDARD 0x40000000 /* Retain standard information */
......
......@@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m88kv3.h"
#include "m88k/sysv3.h"
/* Don't output structure tag names when it causes a forward reference.
Symptom:
......
......@@ -27,7 +27,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define DEFAULT_GDB_EXTENSIONS 0
#include "aoutos.h"
#include "m88k.h"
#include "m88k/m88k.h"
/* Identify the compiler. */
#undef VERSION_INFO1
......
......@@ -20,7 +20,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "m88k.h"
#include "m88k/m88k.h"
/* Default switches */
#undef TARGET_DEFAULT
......
......@@ -31,7 +31,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#endif
#include "svr4.h"
#include "m88k.h"
#include "m88k/m88k.h"
/* Identify the compiler. */
#undef VERSION_INFO1
......
......@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "xm-m88k.h"
#include "m88k/xm-m88k.h"
#define R_OK 4
#define W_OK 2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment