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