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