]>
git.cameronkatri.com Git - bsdgames-darwin.git/blob - larn/nap.c
1 /* $NetBSD: nap.c,v 1.6 2012/06/19 05:30:43 dholland Exp $ */
3 /* nap.c Larn is copyrighted 1986 by Noah Morgan. */
6 __RCSID("$NetBSD: nap.c,v 1.6 2012/06/19 05:30:43 dholland Exp $");
14 * routine to take a nap for n milliseconds
20 return; /* eliminate chance for infinite loop */