vxworks.h (TARGET_OS_CPP_BUILTINS): Call VXWORKS_OS_CPP_BUILTINS.

* config/rs6000/vxworks.h (TARGET_OS_CPP_BUILTINS): Call
        VXWORKS_OS_CPP_BUILTINS.

From-SVN: r164646
This commit is contained in:
Olivier Hainque 2010-09-27 09:27:21 +00:00
parent f3961bdf99
commit bda38d2ec1
1 changed files with 3 additions and 1 deletions

View File

@ -44,7 +44,9 @@ along with GCC; see the file COPYING3. If not see
\
/* C89 namespace violation! */ \
builtin_define ("CPU_FAMILY=PPC"); \
} \
\
VXWORKS_OS_CPP_BUILTINS (); \
} \
while (0)
/* Only big endian PPC is supported by VxWorks. */