view src/m/pyrmips.h @ 62917:e66c3159d2a4

(vhdl-fill-region): Test ARG, not INTERACTIVE. (vhdl-emacs-21): Doc fix. (vhdl-mode): Unconditionally set comment-padding. (vhdl-fixup-whitespace-region): Insert spaces only where there are none. (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
author Richard M. Stallman <rms@gnu.org>
date Tue, 31 May 2005 04:23:10 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* Configuration file for the Pyramid machine that uses the MIPS cpu.  */
/* This does not fully work.  */

#include "m-pyramid.h"

#define SYSTEM_MALLOC
#define CANNOT_DUMP

/* arch-tag: 82559148-25a8-466d-bbb3-f903f7666b7a
   (do not change this comment) */