]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Unexport assert_hflags_rebuild_correctly
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 29 Apr 2025 18:37:24 +0000 (11:37 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 19:45:05 +0000 (12:45 -0700)
commit9da84372c4e9efedc5326e71358197930ee06445
tree692b570ca70512ae33899b207651046524f28f59
parentb6aeb8d243c5ab8b914b55f0036e8289a99322c8
target/arm: Unexport assert_hflags_rebuild_correctly

This function is no longer used outside of hflags.c.
We can remove the stub as well.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/internals.h
target/arm/tcg-stubs.c
target/arm/tcg/hflags.c