qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] system: Move memory_ldst.c.inc to system
@ 2024-02-09  0:05 BALATON Zoltan
  2024-02-09 10:26 ` Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: BALATON Zoltan @ 2024-02-09  0:05 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial

This file is only used by system/physmem.c so move them together.

Signed-off-by: BALATON Zoltan <balaton@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
-- 
2.30.9



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-13  6:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-09  0:05 [PATCH] system: Move memory_ldst.c.inc to system BALATON Zoltan
2024-02-09 10:26 ` Peter Maydell
2024-02-10 17:58 ` Richard Henderson
2024-02-13  6:55 ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).