view src/m/pyrmips.h @ 59401:8f5e8e079790

(fringe_faces): Change to Lisp_Object pointer. (draw_fringe_bitmap_1): Lookup user defined fringe faces here. (destroy_fringe_bitmap): Set fringe_faces element to nil. (Fdefine_fringe_bitmap, init_fringe): Change allocation of fringe_faces array and init elements to nil. (Fset_fringe_bitmap_face): Set fringe_faces to face name instead of non-persistent face id. (mark_fringe_data): New function for GC.
author Kim F. Storm <storm@cua.dk>
date Thu, 06 Jan 2005 22:03:00 +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) */