forked from Imagelibrary/rtems
Patch from Jay Kulpinski <jskulpin@eng01.gdds.com> to make sure
RTEMS_TM27 is defined before the bsp.h is included.
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
*/
|
||||
|
||||
#define TEST_INIT
|
||||
#define RTEMS_TM27
|
||||
#include "system.h"
|
||||
|
||||
#define RTEMS_TM27
|
||||
#include <bsp.h>
|
||||
|
||||
rtems_task Task_1(
|
||||
|
||||
Reference in New Issue
Block a user