mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 23:10:16 +00:00
#include <unistd.h>
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
#include <tmacros.h>
|
||||
#include <unistd.h>
|
||||
|
||||
rtems_id Region;
|
||||
uint32_t Region_Memory[256] CPU_STRUCTURE_ALIGNMENT;
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
*/
|
||||
|
||||
#include <tmacros.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#if defined(INHERIT_CEILING)
|
||||
#define TEST_NAME "66"
|
||||
|
||||
Reference in New Issue
Block a user