From a0b1b5edb84fc7299060b07ef5a829caa824a438 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 15 Dec 2014 14:19:43 +0100 Subject: Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM This define was superfluous, undocumented and used inconsistently. --- 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 92ae0aabd8..fbea6f0e02 100644 --- a/testsuites/psxtests/psxaio03/system.h +++ b/testsuites/psxtests/psxaio03/system.h @@ -20,7 +20,6 @@ void *POSIX_Init (void *argument); #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER #define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER -#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM #define CONFIGURE_MAXIMUM_TASKS 20 #define CONFIGURE_MAXIMUM_SEMAPHORES 20 -- cgit v1.2.3