]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/rs6000/lynxbase.h
c-common.c (c_stddef_cpp_builtins): Define __INTMAX_TYPE__ and __UINTMAX_TYPE__.
[thirdparty/gcc.git] / gcc / config / rs6000 / lynxbase.h
CommitLineData
ca11c37c
ZW
1/* Definitions for Rs6000 running LynxOS.
2 Copyright (C) 2003 Free Software Foundation, Inc.
3 Contributed by David Henkel-Wallace, Cygnus Support (gumby@cygnus.com)
4
5 This file is part of GCC.
6
7 GCC is free software; you can redistribute it and/or modify it
8 under the terms of the GNU General Public License as published
9 by the Free Software Foundation; either version 2, or (at your
10 option) any later version.
11
12 GCC is distributed in the hope that it will be useful, but WITHOUT
13 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
15 License for more details.
16
17 You should have received a copy of the GNU General Public License
18 along with GCC; see the file COPYING. If not, write to the
19 Free Software Foundation, 59 Temple Place - Suite 330, Boston,
20 MA 02111-1307, USA. */
21
22/* Definitions we want to override with those from rs6000.h: */
23#undef LIB_SPEC
24#undef PTRDIFF_TYPE
25#undef SIZE_TYPE
26#undef WCHAR_TYPE
27#undef WCHAR_TYPE_SIZE
28#undef EXTRA_SECTIONS
29#undef READONLY_DATA_SECTION
30#undef READONLY_DATA_SECTION_ASM_OP
31#undef EXTRA_SECTION_FUNCTIONS
32#undef TARGET_ASM_SELECT_RTX_SECTION
33#undef TARGET_ASM_SELECT_SECTION
34#undef USER_LABEL_PREFIX
35#undef ASM_OUTPUT_LABELREF
36#undef ASM_GENERATE_INTERNAL_LABEL
37#undef ASM_OUTPUT_COMMON
38#undef ASM_OUTPUT_LOCAL
39
40#undef SDB_DEBUGGING_INFO
41#undef DBX_DEBUGGING_INFO
42#undef PREFERRED_DEBUGGING_TYPE
43
44#undef FUNCTION_PROFILER
45#undef SUBTARGET_SWITCHES