builtin X
1: #ifndef lint 2: static char sccsid[] = "@(#)builtin.c 4.2 8/11/83"; 3: #endif 4: 5: builtin() 6: {return(0);}