flashdisk01: Honor BSP_SMALL_MEMORY

This commit is contained in:
Joel Sherrill
2014-04-21 09:08:34 -05:00
parent 2bea49479a
commit faa4e4c08d

View File

@@ -18,6 +18,8 @@
#include "tmacros.h"
const char rtems_test_name[] = "FLASHDISK 1";
#if !BSP_SMALL_MEMORY
#include <sys/stat.h>
@@ -34,8 +36,6 @@
#include "test-file-system.h"
const char rtems_test_name[] = "FLASHDISK 1";
/* forward declarations to avoid warnings */
static rtems_task Init(rtems_task_argument argument);