forked from Imagelibrary/rtems
PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* On-Line Applications Research Corporation (OAR).
|
||||
*/
|
||||
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
|
||||
#include <bsp.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
|
||||
@@ -10,9 +10,6 @@
|
||||
* http://www.rtems.com/license/LICENSE.
|
||||
*/
|
||||
|
||||
/* so we can see _API_extensions_Run_postswitch */
|
||||
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__ 1
|
||||
|
||||
#include <bsp.h>
|
||||
#include <bsp/irq.h>
|
||||
#include <bsp/irq-generic.h>
|
||||
|
||||
Reference in New Issue
Block a user