X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Flightrec%2Fmem.c;h=2c7647014779fa7d8157bfa6293a9ce57dfd676b;hb=82183d4c0d9cd64007504a53e333c7cb7d745f88;hp=c0186da16ce96206e6da7f48524941816440199a;hpb=43cb60ce6554566358bcea86f8df56c05316020b;p=pcsx_rearmed.git diff --git a/libpcsxcore/lightrec/mem.c b/libpcsxcore/lightrec/mem.c index c0186da1..2c764701 100644 --- a/libpcsxcore/lightrec/mem.c +++ b/libpcsxcore/lightrec/mem.c @@ -31,8 +31,6 @@ #define MFD_HUGETLB 0x0004 #endif -void *code_buffer; - static const uintptr_t supported_io_bases[] = { 0x0, 0x10000000,