]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.trap.h
2 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
4 * $NetBSD: def.trap.h,v 1.3 1995/03/23 08:29:41 cgd Exp $
15 extern struct trap
*ftrap
;
17 #define newtrap() (struct trap *) alloc(sizeof(struct trap))
19 /* various kinds of traps */
26 #define SLP_GAS_TRAP 6
28 #define MIMIC 8 /* used only in mklev.c */
29 #define TRAPNUM 9 /* if not less than 32, change sizeof(ttyp) */
30 /* see also mtrapseen (bit map) */