forked from Imagelibrary/rtems
PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__
This commit is contained in:
@@ -18,10 +18,6 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#ifdef RTEMS_POSIX_API
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
|
||||
#endif
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
@@ -69,8 +65,6 @@ static rtems_id pipe_semaphore = RTEMS_ID_NONE;
|
||||
|
||||
|
||||
#ifdef RTEMS_POSIX_API
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
|
||||
|
||||
#include <rtems/rtems/barrier.h>
|
||||
#include <rtems/score/thread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user