From 0e3fdef885b88bd7277bb6db8e2070c088aeeee1 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Tue, 14 May 1996 19:07:14 +0000 Subject: (fsys_identity): New variable. --- pfinet/pfinet.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pfinet') 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. */ -- cgit v1.2.3