RTEMS 6.1-rc2
|
This source file contains the implementation of bsp_start() and definitions of BSP-specific objects. More...
#include <bsp.h>
#include <bsp/irq-generic.h>
#include <bsp/leon3.h>
#include <bsp/bootcard.h>
#include <rtems/sysinit.h>
Functions | |
void | bsp_start (void) |
RTEMS_SYSINIT_ITEM (leon3_cpu_index_init, RTEMS_SYSINIT_BSP_START, RTEMS_SYSINIT_ORDER_FIRST) | |
Variables | |
int | CPU_SPARC_HAS_SNOOPING |
uint32_t | LEON3_Cpu_Index = 0 |
This object provides the index of the boot processor. | |
This source file contains the implementation of bsp_start() and definitions of BSP-specific objects.