summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtests/psxfile01/main.c')
-rw-r--r--testsuites/psxtests/psxfile01/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/psxtests/psxfile01/main.c b/testsuites/psxtests/psxfile01/main.c
index c634082a4a..5ccdd6b7c7 100644
--- a/testsuites/psxtests/psxfile01/main.c
+++ b/testsuites/psxtests/psxfile01/main.c
@@ -44,6 +44,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>