Added an ARGSUSED to shut up lint
This commit is contained in:
parent
1d37165575
commit
e5117bbf30
|
@ -92,6 +92,7 @@ C_putbyte(c)
|
|||
#define C_putbyte Xputbyte
|
||||
#endif
|
||||
|
||||
/*ARGSUSED*/
|
||||
C_init(w, p)
|
||||
arith w, p;
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue