summaryrefslogtreecommitdiffstats
path: root/lib/libstand/dev_net.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/dev_net.h')
-rw-r--r--lib/libstand/dev_net.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libstand/dev_net.h b/lib/libstand/dev_net.h
new file mode 100644
index 0000000..f728c4f
--- /dev/null
+++ b/lib/libstand/dev_net.h
@@ -0,0 +1,7 @@
+/* $NetBSD: dev_net.h,v 1.3 1997/03/15 18:12:14 is Exp $ */
+
+int net_open(struct open_file *, ...);
+int net_close(struct open_file *);
+int net_ioctl();
+int net_strategy();
+
OpenPOWER on IntegriCloud