make sleep spin-wait during autoconfiguration
[unix-history] / usr / src / old / sh / builtin.c
#ifndef lint
static char sccsid[] = "@(#)builtin.c 4.2 %G%";
#endif
builtin()
{return(0);}