xref: /original-bsd/old/sh/builtin.c (revision 62734ea8)
1 /*	builtin.c	4.1	82/05/07	*/
2 
3 builtin()
4 {return(0);}
5