view src/m/pyrmips.h @ 71984:bb119ed4db49

(Fload): Use xsignal2, signal_error. (end_of_file_error): Use xsignal0, xsignal1. (read0): Use xsignal1. (invalid_syntax): New error function marked no-return. (read_integer, read1, read_list): Use it.
author Kim F. Storm <storm@cua.dk>
date Tue, 18 Jul 2006 13:28:34 +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) */