view src/m/pyrmips.h @ 60519:2433720b755c

(debugger-step-through): Make sure that stepping into the debugger's code is not possible. (debugger-jumping-flag): Docstring update.
author Lute Kamstra <lute@gnu.org>
date Tue, 08 Mar 2005 20:15:15 +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) */