| commit | ab2d261ab3e73f622d75c5c6cc06cc0b7db2d79a | [log] [tgz] |
|---|---|---|
| author | Richard Henderson <richard.henderson@linaro.org> | Tue Jul 29 11:45:13 2025 -1000 |
| committer | Richard Henderson <richard.henderson@linaro.org> | Sat Aug 30 07:04:04 2025 +1000 |
| tree | d77d22b1acb19309cbb389b40fc4c02b941e4142 | |
| parent | 8218eb6f52abd08c9e89baafdddec6f0d9234768 [diff] |
linux-user: Remove a.out declarations from elfload.c These should have been removed with the rest of the stub a.out support in b9329d4b5321, though they were not in use even then. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>