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:
Joel Sherrill
2000-01-10 18:16:22 +00:00
parent 362ec23ed7
commit 89703c313a
2 changed files with 2 additions and 2 deletions

View File

@@ -17,9 +17,9 @@
*/
#define TEST_INIT
#define RTEMS_TM27
#include "system.h"
#define RTEMS_TM27
#include <bsp.h>
rtems_task Task_1(