summaryrefslogtreecommitdiffstats
path: root/cpukit
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 09:40:33 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-27 09:40:33 +0000
commit0819f4c3bc1b10cea48c3181447e1168a60e2660 (patch)
tree31f0d0e791f5a696d58276ec985a485710833f4e /cpukit
parent * libnetworking/opt_ppp.h: New. (diff)
downloadrtems-0819f4c3bc1b10cea48c3181447e1168a60e2660.tar.bz2
Remove.
Diffstat (limited to 'cpukit')
-rw-r--r--cpukit/libnetworking/net/ppp.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/cpukit/libnetworking/net/ppp.h b/cpukit/libnetworking/net/ppp.h
deleted file mode 100644
index d318f6a5f9..0000000000
--- a/cpukit/libnetworking/net/ppp.h
+++ /dev/null
@@ -1,11 +0,0 @@
-
-#ifndef _PPP_H_
-#define _PPP_H_
-
-#define NPPP 1
-#define NBPFILTER 0
-#undef VJC
-#undef PPP_FILTER
-#undef PPP_COMPRESS
-
-#endif