Annotation of gcc/config/vax/netbsd.h, revision 1.1.1.1

1.1       root        1: #include <vax/vax.h>
                      2: #include <netbsd.h>
                      3: 
                      4: #undef CPP_PREDEFINES
                      5: #define CPP_PREDEFINES "-Dunix -Dvax -D__NetBSD__ -Asystem(unix) -Asystem(NetBSD) -Acpu(vax) -Amachine(vax)"
                      6: 
                      7: /* Make gcc agree with <machine/ansi.h> */
                      8: 
                      9: #undef SIZE_TYPE
                     10: #define SIZE_TYPE "unsigned int"
                     11: 
                     12: #undef PTRDIFF_TYPE
                     13: #define PTRDIFF_TYPE "int"
                     14: 
                     15: #undef WCHAR_TYPE
                     16: #define WCHAR_TYPE "int"
                     17: 
                     18: #undef WCHAR_UNSIGNED
                     19: #define WCHAR_UNSIGNED 0
                     20: 
                     21: #undef WCHAR_TYPE_SIZE
                     22: #define WCHAR_TYPE_SIZE 32

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.