On Tue, 7 Jun 2022 at 21:33, Richard Henderson <[email protected]> wrote: > > These functions are not used outside cpu64.c, > so make them static. > > Signed-off-by: Richard Henderson <[email protected]> > --- > target/arm/cpu.h | 3 --- > target/arm/cpu64.c | 4 ++-- > 2 files changed, 2 insertions(+), 5 deletions(-) >
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
