summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sperror03/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sperror03/init.c')
-rw-r--r--testsuites/sptests/sperror03/init.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/sptests/sperror03/init.c b/testsuites/sptests/sperror03/init.c
index 448848da08..9d80fe5f0e 100644
--- a/testsuites/sptests/sperror03/init.c
+++ b/testsuites/sptests/sperror03/init.c
@@ -59,6 +59,8 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_INIT_TASK_ATTRIBUTES RTEMS_FLOATING_POINT
+
#define CONFIGURE_INIT
#include <rtems/confdefs.h>