]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - hack/def.wseg.h
1 /* $NetBSD: def.wseg.h,v 1.4 1997/10/19 16:57:25 christos Exp $ */
4 * Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985.
16 #define newseg() (struct wseg *) alloc(sizeof(struct wseg))
18 #endif /* _DEF_WSEG_H_ */