summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/hello
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 16:19:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 16:19:06 +0000
commit72d4b1d96d5ae5cf8174b7387131b2159a532952 (patch)
tree302f62c75029aa6fc5057fe3ede8602575b839a7 /testsuites/samples/hello
parentAdded test cases for uname(). (diff)
downloadrtems-72d4b1d96d5ae5cf8174b7387131b2159a532952.tar.bz2
Use the miniIMFS to reduce code space.
Diffstat (limited to 'testsuites/samples/hello')
-rw-r--r--testsuites/samples/hello/system.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuites/samples/hello/system.h b/testsuites/samples/hello/system.h
index 94a854da15..053ef8b932 100644
--- a/testsuites/samples/hello/system.h
+++ b/testsuites/samples/hello/system.h
@@ -28,6 +28,8 @@ rtems_task Init(
#define CONFIGURE_RTEMS_INIT_TASKS_TABLE
+#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
+
#include <confdefs.h>
/* global variables */