view src/m/sh3.h @ 109636:2d3e59e887ac

Cleanup syssignal.h. * src/syssignal.h (sighold, sigrelse, RETSIGTYPE): Remove, unused. (main_thread): Move down to remove #ifdef. (SIGMASKTYPE, SIGEMPTYMASK, SIGFULLMASK, sigmask, sigunblock): Remove conditional definition following unconditional ones.
author Dan Nicolaescu <dann@ics.uci.edu>
date Thu, 05 Aug 2010 16:22:18 -0700
parents 641672d44942
children 470bed744331
line wrap: on
line source

/* Machine description file for SuperH. */

#ifdef __BIG_ENDIAN__
# define WORDS_BIG_ENDIAN
#endif

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