declare catcher here
authorBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 07:21:56 +0000 (23:21 -0800)
committerBill Joy <root@ucbvax.Berkeley.EDU>
Mon, 1 Nov 1982 07:21:56 +0000 (23:21 -0800)
SCCS-vsn: sys/vax/vax/autoconf.c 4.44

usr/src/sys/vax/vax/autoconf.c

index f514acf..f2794e1 100644 (file)
@@ -1,4 +1,4 @@
-/*     autoconf.c      4.43    82/10/23        */
+/*     autoconf.c      4.44    82/10/31        */
 
 /*
  * Setup the system to run on the current machine.
 
 /*
  * Setup the system to run on the current machine.
@@ -366,6 +366,7 @@ unifind(vubp, pubp, vumem, pumem, memmap)
        struct uba_driver *udp;
        int i, (**ivec)(), haveubasr;
        caddr_t ualloc, zmemall();
        struct uba_driver *udp;
        int i, (**ivec)(), haveubasr;
        caddr_t ualloc, zmemall();
+       extern int catcher[256];
 
        /*
         * Initialize the UNIBUS, by freeing the map
 
        /*
         * Initialize the UNIBUS, by freeing the map