RTEMS CPU Kit with SuperCore
4.11.3
|
#include <sys/types.h>
#include <err.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "hexdump.h"
#include <getopt.h>
Macros | |
#define | rindex(s, c) strrchr(s,c) |
#define | __need_getopt_newlib |
Functions | |
void | newsyntax (rtems_shell_hexdump_globals *globals, int argc, char ***argvp) |
void | usage (rtems_shell_hexdump_globals *globals) |