commit | 870120b4671dbed6ce0e3c9aa965b8a5b5428246 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Mar 13 21:14:39 2024 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Tue Apr 02 14:55:15 2024 +0200 |
tree | b400cdc3fc06c23cb8f2c8e945666fd65b558d4f | |
parent | 0eaf7fb9a8cd634dbaad11838be6d67a5ff8d0b0 [diff] |
target/ppc: Rename init_excp_4xx_softmmu() -> init_excp_4xx() Unify with other init_excp_FOO() in the same file. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Nicholas Piggin <npiggin@gmail.com> Message-Id: <20240313213339.82071-5-philmd@linaro.org>