Add the TCPDUMP command.

This commit is contained in:
Chris Johns 2015-06-16 13:17:56 +10:00
parent 50500b5e97
commit cff78462ff

View File

@ -35,6 +35,8 @@ extern rtems_shell_cmd_t rtems_shell_DHCPCD_Command;
extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command; extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command;
extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command;
#ifdef __cplusplus #ifdef __cplusplus
} }
#endif /* __cplusplus */ #endif /* __cplusplus */