From ab415f95a9ee784f0aa2131d237455ed6aad2dde Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 9 Oct 2013 08:56:49 +0200 Subject: Use extension to attach a struct thread to threads Add test thread01. --- testsuite/swi01/init.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'testsuite/swi01') diff --git a/testsuite/swi01/init.c b/testsuite/swi01/init.c index 57d77f80..ee206659 100644 --- a/testsuite/swi01/init.c +++ b/testsuite/swi01/init.c @@ -63,6 +63,8 @@ static void Init(rtems_task_argument arg) #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 32 +#define CONFIGURE_MAXIMUM_USER_EXTENSIONS 1 + #define CONFIGURE_UNLIMITED_OBJECTS #define CONFIGURE_UNIFIED_WORK_AREAS -- cgit v1.2.3