do it anyway!
[unix-history] / usr / src / old / sh / builtin.c
CommitLineData
f6227721
SL
1#ifndef lint
2static char sccsid[] = "@(#)builtin.c 4.2 %G%";
3#endif
881ea8a1
KM
4
5builtin()
6{return(0);}