RTEMS 6.1-rc1
|
Startup code. More...
#include <bsp.h>
#include <bsp/io.h>
#include <bsp/start.h>
#include <bsp/lpc24xx.h>
#include <bsp/lpc-emc.h>
#include <bsp/start-config.h>
Functions | |
BSP_START_TEXT_SECTION void | bsp_start_hook_0 (void) |
Start entry hook 0. More... | |
BSP_START_TEXT_SECTION void | bsp_start_hook_1 (void) |
Start entry hook 1. More... | |
Startup code.