Commit 9a53651d by Doug Evans

#include "gofast.h"

#include "gofast.h"
(INIT_SUBTARGET_OPTABS): Define.

From-SVN: r8508
parent 291cab5b
......@@ -30,3 +30,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#undef TARGET_DEFAULT
#define TARGET_DEFAULT (1024+130)
/* US Software GOFAST library support. */
#include "gofast.h"
#undef INIT_SUBTARGET_OPTABS
#define INIT_SUBTARGET_OPTABS INIT_GOFAST_OPTABS
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