]> Git Repo - qemu.git/blobdiff - target-ppc/helper.h
virtfs-proxy-helper: Fix compilation on newer systems
[qemu.git] / target-ppc / helper.h
index 51c99c816f757a74d736de50792cc23a21b52129..470e42f676ea405678d3f6ba9cae70704dcea440 100644 (file)
@@ -51,9 +51,7 @@ DEF_HELPER_FLAGS_1(cntlzw32, TCG_CALL_CONST | TCG_CALL_PURE, i32, i32)
 DEF_HELPER_FLAGS_2(brinc, TCG_CALL_CONST | TCG_CALL_PURE, tl, tl, tl)
 
 DEF_HELPER_0(float_check_status, void)
-#ifdef CONFIG_SOFTFLOAT
 DEF_HELPER_0(reset_fpstatus, void)
-#endif
 DEF_HELPER_2(compute_fprf, i32, i64, i32)
 DEF_HELPER_2(store_fpscr, void, i64, i32)
 DEF_HELPER_1(fpscr_clrbit, void, i32)
This page took 0.024305 seconds and 4 git commands to generate.