view src/m/sh3.h @ 109948:c66428d4b9ed

Doc fix for define-minor-mode (Bug#6880). * doc/lispref/modes.texi (Defining Minor Modes): Doc fix (Bug#6880). * emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix (Bug#6880).
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 22 Aug 2010 15:30:26 -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) */