OSDN Git Service

target/ppc: move the p*_interrupt_powersave methods to excp_helper.c
authorMatheus Ferst <matheus.ferst@eldorado.org.br>
Fri, 21 Oct 2022 14:21:56 +0000 (11:21 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Fri, 28 Oct 2022 16:15:22 +0000 (13:15 -0300)
commit9c713713dac70fe7eaa9b403234a71024a729eb4
treeb64d09a0c52befa336b777e97196ab8be06c3f23
parentab9cfa04523e0312c741e16ca54c5fa4e1eee9e2
target/ppc: move the p*_interrupt_powersave methods to excp_helper.c

Move the methods to excp_helper.c and make them static.

Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Message-Id: <20221021142156.4134411-4-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/cpu_init.c
target/ppc/excp_helper.c
target/ppc/internal.h