X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=memory.c;h=c0d4f11f1891fda63a117a5b0fb42e8b18756870;hb=eac69717338922e6bb55076e57d7674080291fe9;hp=9a08df0845ef148d7a7c411688276d3d766fe72d;hpb=42c8119010bfc48776e8c82e42cceb06d07c0247;p=gpsp.git diff --git a/memory.c b/memory.c index 9a08df0..c0d4f11 100644 --- a/memory.c +++ b/memory.c @@ -3115,9 +3115,7 @@ void bios_region_read_allow() void bios_region_read_protect() { -#ifdef GP2X_BUILD memory_map_read[0] = NULL; -#endif }