VMSTAT(8): Port to RTEMS

This commit is contained in:
Sebastian Huber
2016-11-10 13:52:08 +01:00
parent dba2dfc663
commit c4e89a9125
10 changed files with 120 additions and 5 deletions

View File

@@ -15,7 +15,8 @@
&rtems_shell_PING_Command, \
&rtems_shell_ROUTE_Command, \
&rtems_shell_NETSTAT_Command, \
&rtems_shell_IFCONFIG_Command
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_VMSTAT_Command
#include <rtems/shellconfig.h>