target/arm: Unexport aarch64_add_*_properties
commit70cc9ee19e53bc8bc597c5134e294a2ab377c4da
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 20 Jun 2022 17:52:00 +0000 (20 10:52 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 27 Jun 2022 10:18:17 +0000 (27 11:18 +0100)
treede8446d20c1d12c5acbe84bb87efcb1a7d9b6c4e
parent073011612b44771190bc091e459d0642d46c69b5
target/arm: Unexport aarch64_add_*_properties

These functions are not used outside cpu64.c,
so make them static.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220620175235.60881-17-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/cpu64.c