From 7fe5ff380ef97dc4bb7713a994b98686c8d78dbf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Nov 1999 21:15:03 +0000 Subject: Use miniIMFS like hello from samples. --- c/src/tests/itrontests/itronhello/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c') diff --git a/c/src/tests/itrontests/itronhello/system.h b/c/src/tests/itrontests/itronhello/system.h index 425c8f7e7a..3e90b30229 100644 --- a/c/src/tests/itrontests/itronhello/system.h +++ b/c/src/tests/itrontests/itronhello/system.h @@ -27,6 +27,8 @@ void ITRON_Init( void ); #define CONFIGURE_ITRON_INIT_TASK_TABLE +#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM + #include /* global variables */ -- cgit v1.2.3