delete protosw and protoswLAST
authorBill Joy <root@ucbvax.Berkeley.EDU>
Wed, 3 Nov 1982 17:33:00 +0000 (09:33 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Wed, 3 Nov 1982 17:33:00 +0000 (09:33 -0800)
SCCS-vsn: sys/sys/protosw.h 4.13

usr/src/sys/sys/protosw.h

index 9210fdd..769e09a 100644 (file)
@@ -1,4 +1,4 @@
-/*     protosw.h       4.12    82/09/27        */
+/*     protosw.h       4.13    82/11/03        */
 
 /*
  * Protocol switch table.
 
 /*
  * Protocol switch table.
@@ -137,6 +137,5 @@ char        *prcrequests[] = {
 #endif
 
 #ifdef KERNEL
 #endif
 
 #ifdef KERNEL
-struct protosw protosw[], *protoswLAST;
 extern struct protosw *pffindproto(), *pffindtype();
 #endif
 extern struct protosw *pffindproto(), *pffindtype();
 #endif