aboutsummaryrefslogtreecommitdiff
path: root/rust/qemu-api
diff options
context:
space:
mode:
authorBibo Mao <maobibo@loongson.cn>2025-07-08 15:35:12 +0800
committerBibo Mao <maobibo@loongson.cn>2025-08-29 10:05:02 +0800
commit982d7674ff4ed1affc4dadba2c6f6ab1b1df4e97 (patch)
tree3d737723224eaa010ed2a67a4763360f1170697b /rust/qemu-api
parentde3c9f552d8d6af5e1a5f28eb93c836080715796 (diff)
downloadqemu-982d7674ff4ed1affc4dadba2c6f6ab1b1df4e97.zip
qemu-982d7674ff4ed1affc4dadba2c6f6ab1b1df4e97.tar.gz
qemu-982d7674ff4ed1affc4dadba2c6f6ab1b1df4e97.tar.bz2
target/loongarch: Define function loongarch_cpu_post_init as static
Function loongarch_cpu_post_init() is implemented and used in the same file target/loongarch/cpu.c, it can be defined as static function. This patch moves implementation about function loongarch_cpu_post_init() before it is referenced. And it is only code movement, no function change. Signed-off-by: Bibo Mao <maobibo@loongson.cn> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'rust/qemu-api')
0 files changed, 0 insertions, 0 deletions