Define TARGET_CPU_DEFAULT. From Matthias Drochner.

This commit is contained in:
thorpej 2002-02-07 16:52:37 +00:00
parent d5e7cd89bf
commit 07e8c5c63c

View File

@ -1,6 +1,7 @@
/* This file is automatically generated. DO NOT EDIT! */
/* Generated from: NetBSD: toolchain2netbsd,v 1.12 2001/08/14 05:17:59 tv Exp */
#define TARGET_CPU_DEFAULT (MASK_68020|MASK_68881|MASK_BITFIELD)
#ifdef IN_GCC
#include "gansidecl.h"
#endif