summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/opt_ppp.h
diff options
context:
space:
mode:
authorVijay Kumar Banerjee <vijay@rtems.org>2021-02-24 19:06:38 -0700
committerVijay Kumar Banerjee <vijay@rtems.org>2021-04-07 16:15:38 -0600
commit2a13ad389af61429a184e1cfac53c69eb673ad76 (patch)
tree035aca3f29ec996074a55d22b028f29c1d0cc4ea /cpukit/libnetworking/opt_ppp.h
parentcpukit: Move ftpfs from libnetworking to libfs (diff)
downloadrtems-2a13ad389af61429a184e1cfac53c69eb673ad76.tar.bz2
cpukit: Remove libnetworking
Update #3850
Diffstat (limited to 'cpukit/libnetworking/opt_ppp.h')
-rw-r--r--cpukit/libnetworking/opt_ppp.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/cpukit/libnetworking/opt_ppp.h b/cpukit/libnetworking/opt_ppp.h
deleted file mode 100644
index 37e2068620..0000000000
--- a/cpukit/libnetworking/opt_ppp.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _PPP_H_
-#define _PPP_H_
-
-#define NPPP 1
-#define NBPFILTER 0
-#undef VJC
-#undef PPP_FILTER
-#undef PPP_COMPRESS
-
-#endif