#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>Go to the source code of this file.
Functions | |
| void | append_contents (char *path, int data_offset, char *buffer, int *buffer_size) |
| int | main (int argc, char *argv[]) |
|
||||||||||||||||||||
|
Definition at line 20 of file bootstrap.c. |
|
||||||||||||
|
Definition at line 48 of file bootstrap.c. |
1.4.4