view src/s/windows95.h @ 56198:a803de48faef

(SAFE_ALLOCA_LISP): New macro to allocate Lisp_Objects. Temporarily inhibits GC if memory is xmalloc'ed, as the Lisp_Objects in that memory area are unknown to GC. Add comments.
author Kim F. Storm <storm@cua.dk>
date Mon, 21 Jun 2004 22:35:29 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/* System description file for Windows 95.  */

#include "windowsnt.h"

#define WINDOWS95

/* arch-tag: 8a37be6f-312c-4b2a-919e-58a71a0fb4b3
   (do not change this comment) */