Added an ARGSUSED to shut up lint

This commit is contained in:
ceriel
1989-10-23 10:37:00 +00:00
parent c15756c0f8
commit 0208a5c68f

View File

@@ -92,6 +92,7 @@ C_putbyte(c)
#define C_putbyte Xputbyte
#endif
/*ARGSUSED*/
C_init(w, p)
arith w, p;
{