From ecda18104e1ac2a5c0a5d146f78b2ef0cebada6e Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Fri, 9 Dec 2016 11:51:50 +0100 Subject: freebsd/wlanstats: Port to FreeBSD. --- 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 9a2a2861..b3bc66f2 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -43,6 +43,8 @@ extern rtems_shell_cmd_t rtems_shell_SYSCTL_Command; extern rtems_shell_cmd_t rtems_shell_VMSTAT_Command; +extern rtems_shell_cmd_t rtems_shell_WLANSTATS_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3