On 10/27/21 2:54 PM, BALATON Zoltan wrote:
The sh_intc_register() function is only used at one place. Move them together so it's easier to see what's going on.Signed-off-by: BALATON Zoltan<[email protected]> --- hw/intc/sh_intc.c | 60 +++++++++++++++++++++++------------------------ 1 file changed, 30 insertions(+), 30 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
