view src/m/sh3.h @ 108134:236318fbe135

Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW. * configure.in (LUCID_LIBW, MOTIF_LIBW): No longer substitute in Makefiles. (TOOLKIT_LIBW): New output variable, replacing LUCID_LIBW/MOTIF_LIBW. * src/Makefile.in (LUCID_LIBW, MOTIF_LIBW): Remove, replacing by... (TOOLKIT_LIBW): New, set by configure. (@X_TOOLKIT_TYPE@): No longer define it.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Apr 2010 00:33:35 -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) */