From c4e89a91251596e2060dced5d45d34580e69a326 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 10 Nov 2016 13:52:08 +0100 Subject: VMSTAT(8): Port to RTEMS --- rtemsbsd/include/rtems/netcmds-config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rtemsbsd/include/rtems/netcmds-config.h') diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h index 220109ba..818fd351 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -41,6 +41,8 @@ extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command; extern rtems_shell_cmd_t rtems_shell_SYSCTL_Command; +extern rtems_shell_cmd_t rtems_shell_VMSTAT_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3