RTEMS 6.1-rc1
|
WHOAMI Shell Command Implmentation. More...
#include <stdio.h>
#include <unistd.h>
#include <string.h>
#include <errno.h>
#include <pwd.h>
#include <rtems.h>
#include <rtems/shell.h>
#include "internal.h"
Variables | |
rtems_shell_cmd_t | rtems_shell_WHOAMI_Command |
WHOAMI Shell Command Implmentation.
rtems_shell_cmd_t rtems_shell_WHOAMI_Command |