|
PatchworkOS
|
#include <errno.h>#include <stdbool.h>#include <stdint.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <sys/io.h>Go to the source code of this file.
Macros | |
| #define | __STDC_WANT_LIB_EXT1__ 1 |
Functions | |
| uint32_t | main (uint32_t argc, char **argv) |
Definition at line 10 of file main.c.
References EOF, errno, EXIT_FAILURE, EXIT_SUCCESS, fprintf(), rename(), stderr, and strerror().