Files
rtems/cpukit/libnetworking/net/ppp.h
2004-04-15 13:26:21 +00:00

12 lines
138 B
C

#ifndef _PPP_H_
#define _PPP_H_
#define NPPP 1
#define NBPFILTER 0
#undef VJC
#undef PPP_FILTER
#undef PPP_COMPRESS
#endif