update copyrights in config dir.
[official-gcc.git] / gcc / config / vax / ultrix.h
blob9f2d00da0ba4c28133d3a670b2b54053fcf10dd4
1 /* Output variables, constants and external declarations, for GNU compiler.
2 Copyright (C) 1999 Free Software Foundation, Inc.
4 This file is part of GNU CC.
6 GNU CC is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2, or (at your option)
9 any later version.
11 GNU CC is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
16 You should have received a copy of the GNU General Public License
17 along with GNU CC; see the file COPYING. If not, write to
18 the Free Software Foundation, 59 Temple Place - Suite 330,
19 Boston, MA 02111-1307, USA. */
21 #undef CPP_PREDEFINES
22 #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)"
24 /* These are as defined in /usr/include/sys/stdtypes.h.
25 These values are for ultrix 4.2 on the vax. */
26 #define SIZE_TYPE "unsigned int"
27 #define PTRDIFF_TYPE "int"
28 #define WCHAR_TYPE "unsigned int"
29 #define WCHAR_TYPE_SIZE 32