summaryrefslogtreecommitdiff
path: root/pfinet
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-05-14 19:07:14 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-05-14 19:07:14 +0000
commit0e3fdef885b88bd7277bb6db8e2070c088aeeee1 (patch)
tree18d2c9508bae7885653c2559bea5bc1a844c6b5b /pfinet
parent3f5887e028d1e0c333c13b67b61741c5acbbb1ba (diff)
(fsys_identity): New variable.
Diffstat (limited to 'pfinet')
-rw-r--r--pfinet/pfinet.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pfinet/pfinet.h b/pfinet/pfinet.h
index f1bac08e..efce1370 100644
--- a/pfinet/pfinet.h
+++ b/pfinet/pfinet.h
@@ -39,6 +39,8 @@ struct port_bucket *pfinet_bucket;
struct port_class *addrport_class;
struct port_class *socketport_class;
+mach_port_t fsys_identity;
+
extern struct device ether_dev;
/* A port on SOCK. Multiple sock_user's can point to the same socket. */