Added define to trip items that are private to tm27 in bsp.h.

This commit is contained in:
Joel Sherrill
2000-01-03 14:14:24 +00:00
parent 95273a610f
commit db94167039
2 changed files with 2 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
#define TEST_INIT
#include "system.h"
#define RTEMS_TM27
#include <bsp.h>
rtems_task Task_1(

View File

@@ -19,6 +19,7 @@
#define TEST_INIT
#include "system.h"
#define RTEMS_TM27
#include <bsp.h>
rtems_task Task_1(