On 5/30/23 15:28, BALATON Zoltan wrote:
Make lines shorter and fix indentation in some functions prototypes.
Signed-off-by: BALATON Zoltan
Reviewed-by: Cédric Le Goater
Thanks,
C.
---
target/ppc/cpu.h| 8 +++-
target/ppc/mmu_common.c | 8 +++-
2 files changed, 6 inse
Make lines shorter and fix indentation in some functions prototypes.
Signed-off-by: BALATON Zoltan
---
target/ppc/cpu.h| 8 +++-
target/ppc/mmu_common.c | 8 +++-
2 files changed, 6 insertions(+), 10 deletions(-)
diff --git a/target/ppc/cpu.h b/target/ppc/cpu.h
index 77eb5edea2.