PR766: Delete __RTEMS_VIOLATE_KERNEL_VISIBILITY__

This commit is contained in:
Sebastian Huber
2013-08-06 16:10:26 +02:00
parent 6b4e448ebe
commit ae75429ca1
35 changed files with 0 additions and 68 deletions

View File

@@ -3,7 +3,6 @@
* On-Line Applications Research Corporation (OAR).
*/
#define __RTEMS_VIOLATE_KERNEL_VISIBILITY__
#include <bsp.h>
#include <stdlib.h>

View File

@@ -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>