$NetBSD: patch-am,v 1.1 2007/03/17 13:44:18 tsutsui Exp $

--- ic/m68k/m68k-bus-auto.c.orig	2005-03-23 11:24:55.000000000 +0900
+++ ic/m68k/m68k-bus-auto.c	2006-07-29 14:46:47.000000000 +0900
@@ -156,7 +156,7 @@
 };
 
 /* the 32-bit bus router used on the 68020 and 68030: */
-static const tme_bus_lane_t tme_m68k_router_32[TME_M68K_BUS_ROUTER_SIZE(TME_BUS32_LOG2)] = {
+const tme_bus_lane_t tme_m68k_router_32[TME_M68K_BUS_ROUTER_SIZE(TME_BUS32_LOG2)] = {
 
   /* [m68k] initiator maximum cycle size: 8 bits
      [m68k] initiator A1,A0: 00
