xref: /csrg-svn/old/sh/builtin.c (revision 14477)
1 #ifndef lint
2 static char sccsid[] = "@(#)builtin.c	4.2 08/11/83";
3 #endif
4 
builtin()5 builtin()
6 {return(0);}
7