RTEMS CPU Kit with SuperCore
4.11.3
|
The module implements an application loader for files in the RAP format. More...
Files | |
file | rap.c |
RTEMS Application Loader. | |
file | rap.h |
RTEMS Application Loader. | |
The module implements an application loader for files in the RAP format.
The RAP format is:
<header> <compressed container>="">
The compressed container is a stream of ELF relocatable object files.
TBD.