diff options
author | BALATON Zoltan <balaton@eik.bme.hu> | 2024-05-27 01:13:07 +0200 |
---|---|---|
committer | Nicholas Piggin <npiggin@gmail.com> | 2024-07-26 09:51:34 +1000 |
commit | b864074ce074006f9bcc66a11cd4205355abb9ac (patch) | |
tree | 11625708045a0ece2ffe243bf71cd97486d499ba /module-common.c | |
parent | 14a43ab3335afb3f68ca103739405178abe070ea (diff) | |
download | qemu-b864074ce074006f9bcc66a11cd4205355abb9ac.zip qemu-b864074ce074006f9bcc66a11cd4205355abb9ac.tar.gz qemu-b864074ce074006f9bcc66a11cd4205355abb9ac.tar.bz2 |
target/ppc/mmu-radix64: Remove externally unused parts from header
Move the parts not needed outside of mmu-radix64.c from the header to
the C file to leave only parts in the header that need to be exported.
Also drop unneded include of this header.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions