|
RTEMS CPU Kit with SuperCore
4.11.2
|
RTEMS Run-Time Linker ELF Shell Support. More...
#include <stdint.h>

Go to the source code of this file.
Functions | |
| int | rtems_rtl_shell_command (int argc, char *argv[]) |
| The RTL single shell command contains sub-commands. More... | |
RTEMS Run-Time Linker ELF Shell Support.
| int rtems_rtl_shell_command | ( | int | argc, |
| char * | argv[] | ||
| ) |
The RTL single shell command contains sub-commands.
| argc | The argument count. |
| argv | Array of argument strings. |
| 0 | No error. |
1.8.13