forked from Imagelibrary/rtems
@@ -8,7 +8,8 @@
|
||||
*/
|
||||
|
||||
#include <rtems/version.h>
|
||||
#include <rtems/system.h>
|
||||
#include <rtems/score/copyrt.h>
|
||||
#include <rtems/score/cpu.h>
|
||||
|
||||
#include <bspopts.h>
|
||||
|
||||
|
||||
@@ -37,15 +37,6 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#ifndef ASM
|
||||
|
||||
/**
|
||||
* The following is the extern for the RTEMS copyright string.
|
||||
*/
|
||||
extern RTEMS_DEPRECATED const char _Copyright_Notice[];
|
||||
|
||||
#endif /* ASM */
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user