forked from Imagelibrary/rtems
exclude big samples for SMALL MEMORY BSPs
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <bsp.h>
|
||||
#if !BSP_SMALL_MEMORY
|
||||
/*
|
||||
* $Id$
|
||||
*
|
||||
@@ -2304,3 +2306,4 @@ History ()
|
||||
|
||||
msglist (hist);
|
||||
}
|
||||
#endif /* BSP_SMALL_MEMORY */
|
||||
|
||||
Reference in New Issue
Block a user