Not needed

This commit is contained in:
Simone
2023-11-27 09:02:03 +01:00
parent aca784eb58
commit b074ac0c59

View File

@@ -99,7 +99,6 @@ private:
ret(); ret();
} }
static u8 codecache[1 << 25] __attribute__((aligned(4096)));
Fn* blocks[BLOCKCACHE_OUTER_SIZE]{}; Fn* blocks[BLOCKCACHE_OUTER_SIZE]{};
u8 Read8(u64 addr) { u8 Read8(u64 addr) {