view src/m/sh3.h @ 103997:f0176ca49d34

(cl-debug-env): Only define for compiler. (edebug-eval): Check cl-debug-env is bound. (print-level, print-circle): Don't redefine built-in variables.
author Glenn Morris <rgm@gnu.org>
date Tue, 21 Jul 2009 04:42:16 +0000
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) */