forked from Imagelibrary/rtems
flashdisk01: Honor BSP_SMALL_MEMORY
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user