$NetBSD: patch-af,v 1.1 2006/07/02 15:47:16 tron Exp $

--- src/autoconf.c.orig	2004-10-10 16:53:32.000000000 +0100
+++ src/autoconf.c	2006-07-02 16:31:19.000000000 +0100
@@ -218,7 +218,7 @@
 
 /* ROM tag area memory access */
 
-static uae_u8 *rtarea;
+uae_u8 *rtarea;
 
 static uae_u32 rtarea_lget (uaecptr) REGPARAM;
 static uae_u32 rtarea_wget (uaecptr) REGPARAM;
