view src/m/sh3.h @ 107441:6c7f53fe0ce5

Consolidate redundant definitions. * s/usg5-4.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not define, it's undefined in all files that include this one. (POSIX_SIGNALS): Define here instead of doing it in all files that include this one. * s/irix6-5.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef. (POSIX_SIGNALS): Do not define. * s/sol2-6.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef. (POSIX_SIGNALS): Do not define. * s/unixware.h (sigsetmask, PTY_TTY_NAME_SPRINTF): Do not undef. (POSIX_SIGNALS): Do not define.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sat, 20 Mar 2010 00:09:31 -0700
parents 124674d7af1d
children 641672d44942
line wrap: on
line source

/* Machine description file for SuperH. */

#ifdef __BIG_ENDIAN__
# define WORDS_BIG_ENDIAN
#endif

#define NO_ARG_ARRAY

/* arch-tag: 1b01b84f-f044-4afa-aa4b-caa54ec38966
   (do not change this comment) */