]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - larn/nap.c
1 /* $NetBSD: nap.c,v 1.5 1997/10/18 20:03:36 christos Exp $ */
3 /* nap.c Larn is copyrighted 1986 by Noah Morgan. */
6 __RCSID("$NetBSD: nap.c,v 1.5 1997/10/18 20:03:36 christos Exp $");
14 * routine to take a nap for n milliseconds
21 return; /* eliminate chance for infinite loop */