|
RTEMS CPU Kit with SuperCore
4.11.3
|
RTEMS Load Tarfs. More...
#include "imfs.h"#include <sys/param.h>#include <sys/stat.h>#include <string.h>#include <tar.h>#include <unistd.h>#include <rtems/untar.h>
Macros | |
| #define | MAX_NAME_FIELD_SIZE 99 |
Functions | |
| int | rtems_tarfs_load (const char *mountpoint, uint8_t *tar_image, size_t tar_size) |
| RTEMS load tarfs. More... | |
RTEMS Load Tarfs.
1.8.13