forked from Imagelibrary/rtems
all targets compile .. tony's patches in place
This commit is contained in:
@@ -15,9 +15,12 @@
|
||||
*/
|
||||
|
||||
#include <rtems.h>
|
||||
#include <bsp.h>
|
||||
#include <rtems/libio.h>
|
||||
|
||||
/* should get this from bsp.h, but it is not installed yet */
|
||||
rtems_isr_entry set_vector(rtems_isr_entry, rtems_vector_number, int);
|
||||
extern rtems_configuration_table BSP_Configuration;
|
||||
|
||||
#include <stdlib.h> /* for atexit() */
|
||||
|
||||
extern rtems_cpu_table Cpu_table; /* owned by BSP */
|
||||
|
||||
Reference in New Issue
Block a user