view src/m/sh3.h @ 108745:9e1b87832dbf

Remove cirsular dependency when using separate build dir (Bug #6246). * Makefile.in (STAMP_INST_SCRIPTS, STAMP_SCRIPS): New (Bug #6246). (all): Depend onSTAMP_INST_SCRIPTS, STAMP_SCRIPS (Bug #6246). (stamp-rcs2log, stamp-rcs-checkin, stamp-grep-changelog, stamp-vcdiff): New rules (Bug #6246). (clean): Remove stamp-* (Bug #6246).
author Jan D. <jan.h.d@swipnet.se>
date Sat, 22 May 2010 13:59:09 +0200
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) */