mirror of
https://github.com/qemu/qemu.git
synced 2026-05-17 15:39:58 +00:00
linux-user: Create target/elfload.c files
Prepare to split the main linux-user/elfload.c. Create empty files for each target, and add the common build rule. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
1
linux-user/microblaze/elfload.c
Normal file
1
linux-user/microblaze/elfload.c
Normal file
@@ -0,0 +1 @@
|
||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
||||
Reference in New Issue
Block a user