mirror of
https://github.com/pmret/gcc-papermario.git
synced 2024-11-08 20:02:47 +01:00
8 lines
215 B
C
8 lines
215 B
C
#include "ns32k/tek6000.h"
|
|
|
|
#undef CPP_PREDEFINES
|
|
#define CPP_PREDEFINES \
|
|
"-Dns32000 -Dns32k -Dns16000 -Dns32016 -DUTek -DUTEK -Dbsd -DBSD -Dmerlin \
|
|
-Asystem(unix) -Asystem(bsd) -Acpu(ns32k) -Amachine(ns32k)"
|
|
|