From 053974f8b9a41fdfdcf04f56ae2e78de183f36f6 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 12 Oct 2011 09:11:47 +0000 Subject: 2011-10-12 Sebastian Huber * psxaio01/system.h, psxaio02/system.h, psxaio03/system.h: Do not use the stack checker. --- testsuites/psxtests/psxaio03/system.h | 1 - 1 file changed, 1 deletion(-) (limited to 'testsuites/psxtests/psxaio03') diff --git a/testsuites/psxtests/psxaio03/system.h b/testsuites/psxtests/psxaio03/system.h index 4a478b411c..5f5480aa19 100644 --- a/testsuites/psxtests/psxaio03/system.h +++ b/testsuites/psxtests/psxaio03/system.h @@ -26,7 +26,6 @@ void *POSIX_Init (void *argument); #define CONFIGURE_MAXIMUM_SEMAPHORES 20 #define CONFIGURE_MAXIMUM_MESSAGE_QUEUES 20 #define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20 -#define CONFIGURE_STACK_CHECKER_ENABLED #define CONFIGURE_MAXIMUM_POSIX_THREADS 30 #define CONFIGURE_MAXIMUM_POSIX_MUTEXES 30 -- cgit v1.2.3