|
RTEMS CPU Kit with SuperCore
|
Untar an Image. More...
#include <stddef.h>#include <tar.h>
Go to the source code of this file.
Macros | |
| #define | UNTAR_SUCCESSFUL 0 |
| #define | UNTAR_FAIL 1 |
| #define | UNTAR_INVALID_CHECKSUM 2 |
| #define | UNTAR_INVALID_HEADER 3 |
Untar an Image.
This file defines the interface to methods which can untar an image.
1.8.13