freebsd/wlanstats: Port to FreeBSD.

This commit is contained in:
Christian Mauderer
2016-12-09 11:51:50 +01:00
parent d415406e34
commit ecda18104e
13 changed files with 171 additions and 1 deletions

View File

@@ -365,7 +365,8 @@ Init(rtems_task_argument arg)
&rtems_shell_IFCONFIG_Command, \
&rtems_shell_TCPDUMP_Command, \
&rtems_shell_SYSCTL_Command, \
&rtems_shell_VMSTAT_Command
&rtems_shell_VMSTAT_Command, \
&rtems_shell_WLANSTATS_Command
#define CONFIGURE_SHELL_COMMAND_CPUUSE
#define CONFIGURE_SHELL_COMMAND_PERIODUSE