lightrec: Alloc code buffer with standard memory map
[pcsx_rearmed.git] / libpcsxcore / lightrec / mem.c
index c0186da..2c76470 100644 (file)
@@ -31,8 +31,6 @@
 #define MFD_HUGETLB 0x0004
 #endif
 
-void *code_buffer;
-
 static const uintptr_t supported_io_bases[] = {
        0x0,
        0x10000000,