From af37dd0d52b011236d176b924efbd369afa5746c Mon Sep 17 00:00:00 2001 From: Jannik Vogel Date: Sat, 14 May 2016 15:45:04 +0200 Subject: Set fpscr for new threads --- src/core/arm/arm_interface.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core/arm') diff --git a/src/core/arm/arm_interface.h b/src/core/arm/arm_interface.h index 533067d4f..d8abe5aeb 100644 --- a/src/core/arm/arm_interface.h +++ b/src/core/arm/arm_interface.h @@ -6,6 +6,7 @@ #include "common/common_types.h" #include "core/arm/skyeye_common/arm_regformat.h" +#include "core/arm/skyeye_common/vfp/asm_vfp.h" namespace Core { struct ThreadContext; -- cgit v1.2.3