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:
Richard Henderson
2025-07-29 08:03:41 -10:00
parent 7adf9ebb0a
commit 58afe4cfe9
20 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */