man macros distributed with 4.1BSD
[unix-history] / usr / src / old / sh / builtin.c
#ifndef lint
static char sccsid[] = "@(#)builtin.c 4.2 %G%";
#endif
builtin()
{return(0);}