On Fri, 9 Feb 2024 at 00:06, BALATON Zoltan <bala...@eik.bme.hu> wrote: > > This file is only used by system/physmem.c so move them together. > > Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> > --- > memory_ldst.c.inc => system/memory_ldst.c.inc | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename memory_ldst.c.inc => system/memory_ldst.c.inc (100%) > > diff --git a/memory_ldst.c.inc b/system/memory_ldst.c.inc > similarity index 100% > rename from memory_ldst.c.inc > rename to system/memory_ldst.c.inc > --
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM