summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/opt_netgraph.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 10:03:53 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-10-22 10:03:53 +0000
commit0262dee7f1b42c8f0af2b57e166bc21416a2c37a (patch)
treef68000c81c4018b8ca10def63a72226ca40b192f /cpukit/libnetworking/opt_netgraph.h
parent2004-10-21 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-0262dee7f1b42c8f0af2b57e166bc21416a2c37a.tar.bz2
2004-10-22 Ralf Corsepius <ralf_corsepius@rtems.org>
* libnetworking/opt_atalk.h, libnetworking/opt_bdg.h, libnetworking/opt_inet.h, libnetworking/opt_inet6.h, libnetworking/opt_ipx.h, libnetworking/opt_mac.h, libnetworking/opt_netgraph.h: New (Stubs). * libnetworking/net/if_loop.c: Cosmetical update from FreeBSD.
Diffstat (limited to 'cpukit/libnetworking/opt_netgraph.h')
-rw-r--r--cpukit/libnetworking/opt_netgraph.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libnetworking/opt_netgraph.h b/cpukit/libnetworking/opt_netgraph.h
new file mode 100644
index 0000000000..2b4c47e48f
--- /dev/null
+++ b/cpukit/libnetworking/opt_netgraph.h
@@ -0,0 +1,5 @@
+/*
+ * $Id$
+ */
+
+/* intentionally empty file */