RTEMS
5.0.0
|
RTEMS Load Tarfs. More...
#include <rtems/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.