mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
Added define to trip items that are private to tm27 in bsp.h.
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
#define TEST_INIT
|
#define TEST_INIT
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|
||||||
|
#define RTEMS_TM27
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|
||||||
rtems_task Task_1(
|
rtems_task Task_1(
|
||||||
|
|||||||
@@ -19,6 +19,7 @@
|
|||||||
#define TEST_INIT
|
#define TEST_INIT
|
||||||
#include "system.h"
|
#include "system.h"
|
||||||
|
|
||||||
|
#define RTEMS_TM27
|
||||||
#include <bsp.h>
|
#include <bsp.h>
|
||||||
|
|
||||||
rtems_task Task_1(
|
rtems_task Task_1(
|
||||||
|
|||||||
Reference in New Issue
Block a user