![]() |
RTEMS 6.1-rc7
|
Start header file. More...
Go to the source code of this file.
Functions | |
void | _start (void) |
Entry point for generated ELF. | |
Start header file.
void _start | ( | void | ) |
Entry point for generated ELF.
The linkcmds script sets this function as the entry point, to be jumped into the bootloader. It calls boot_card and kicks the whole RTEMS initialization process off.