]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
system: Move memory_ldst.c.inc to system
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 9 Feb 2024 00:05:05 +0000 (01:05 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Tue, 13 Feb 2024 07:59:25 +0000 (10:59 +0300)
This file is only used by system/physmem.c so move them together.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
system/memory_ldst.c.inc [moved from memory_ldst.c.inc with 100% similarity]

similarity index 100%
rename from memory_ldst.c.inc
rename to system/memory_ldst.c.inc