X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=libpcsxcore%2Flightrec%2Fmem.c;h=2c7647014779fa7d8157bfa6293a9ce57dfd676b;hb=684432ad1a2eb287f74d7211762d273843426966;hp=c0186da16ce96206e6da7f48524941816440199a;hpb=824ba219962929879b384706a18d134231939a46;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,