From 72d4b1d96d5ae5cf8174b7387131b2159a532952 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 16 Nov 1999 16:19:06 +0000 Subject: Use the miniIMFS to reduce code space. --- c/src/tests/samples/hello/system.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'c/src/tests/samples/hello/system.h') diff --git a/c/src/tests/samples/hello/system.h b/c/src/tests/samples/hello/system.h index 94a854da15..053ef8b932 100644 --- a/c/src/tests/samples/hello/system.h +++ b/c/src/tests/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 /* global variables */ -- cgit v1.2.3