|
RTEMS CPU Kit with SuperCore
4.11.2
|
#include <sys/cdefs.h>#include <sys/param.h>#include <err.h>#include <inttypes.h>#include <string.h>#include "dd.h"#include "extern-dd.h"
Functions | |
| __FBSDID ("$FreeBSD: src/bin/dd/conv.c,v 1.19 2004/04/06 20:06:45 markm Exp $") | |
| void | def (rtems_shell_dd_globals *globals) |
| void | def_close (rtems_shell_dd_globals *globals) |
| void | block (rtems_shell_dd_globals *globals) |
| void | block_close (rtems_shell_dd_globals *globals) |
| void | unblock (rtems_shell_dd_globals *globals) |
| void | unblock_close (rtems_shell_dd_globals *globals) |
1.8.13