Add SLIP_DEBUG

This commit is contained in:
jani 2002-11-14 10:52:03 +00:00
parent ecf0f56d33
commit 330647dad8

View File

@ -82,6 +82,10 @@
#define SIO_FIFO_DEBUG 0
#endif
#ifndef SLIP_DEBUG
#define SLIP_DEBUG 0
#endif
#ifndef PPP_DEBUG
#define PPP_DEBUG 0
#endif