RTEMS CPU Kit with SuperCore  4.11.3
Macros | Functions
hexsyntax.c File Reference
#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>
Include dependency graph for hexsyntax.c:

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)