]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.gen.h
2 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
4 * $NetBSD: def.gen.h,v 1.3 1995/03/23 08:29:25 cgd Exp $
10 unsigned gflag
; /* 037: trap type; 040: SEEN flag */
16 extern struct gen
*fgold
, *ftrap
;
18 #define newgen() (struct gen *) alloc(sizeof(struct gen))