X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=memory.c;h=c0d4f11f1891fda63a117a5b0fb42e8b18756870;hb=ee0a3871f9982215361cd6bb4758eb9a7c7d8413;hp=9a08df0845ef148d7a7c411688276d3d766fe72d;hpb=d5e0983c10e0ca717603dd1a406ff0d6e450e905;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 }