mirror of
https://github.com/ish-app/ish.git
synced 2026-01-25 14:06:40 +00:00
A long time ago, for linux, emu and kernel were separated into separate library targets, but for some reason memory.c was kept in emu/ despite only being linked into kernel. Now's a good time to move it where it belongs.