RTEMS CPU Kit with SuperCore
4.11.3
|
Untar an ImageFIXME: More...
#include <sys/param.h>
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <rtems/untar.h>
#include <rtems/bspIo.h>
Macros | |
#define | MAX_NAME_FIELD_SIZE 99 |
Untar an Image
FIXME: