|
|
1.1 root 1: #include "vax/vax.h"
2:
3: #undef CPP_PREDEFINES
4: #define CPP_PREDEFINES " -Dvax -Dunix -Dultrix -Dbsd4_2 -D__vax -D__unix -D__ultrix -D__bsd4_2 -Asystem(unix) -Asystem(bsd) -Acpu(vax) -Amachine(vax)"
5:
6: /* By default, allow $ to be part of an identifier. */
7: #define DOLLARS_IN_IDENTIFIERS 1
8:
9: /* These are as defined in /usr/include/sys/stdtypes.h.
10: These values are for ultrix 4.2 on the vax. */
11: #define SIZE_TYPE "unsigned int"
12: #define PTRDIFF_TYPE "int"
13: #define WCHAR_TYPE "unsigned int"
14: #define WCHAR_TYPE_SIZE 32
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.