view src/m/sh3.h @ 110114:1489c9287d53

* emacs3.py: Import imp module and use it (Bug#5756).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Aug 2010 19:50:38 -0400
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) */