aboutsummaryrefslogtreecommitdiff
path: root/gcc-1.40/config/tm-ultrix.h
blob: 025dc0da21f07baa2c8a0829e46b330b85aefc7a (plain) (blame)
1
2
3
4
5
6
7
#include "tm-vax.h"

#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dultrix -Dbsd4_2 -Dvax -Dunix -D__vax"

/* By default, allow $ to be part of an identifier.  */
#define DOLLARS_IN_IDENTIFIERS 1