mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 18:19:27 +08:00
Add wpa_supplicant_fork command.
Add fork command for wpa supplicant to start a new task.
This commit is contained in:

committed by
Sebastian Huber

parent
0aa7e63205
commit
ce2262ee28
@@ -41,6 +41,8 @@ extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command;
|
||||
|
||||
extern rtems_shell_cmd_t rtems_shell_WPA_SUPPLICANT_Command;
|
||||
|
||||
extern rtems_shell_cmd_t rtems_shell_WPA_SUPPLICANT_FORK_Command;
|
||||
|
||||
extern rtems_shell_cmd_t rtems_shell_SYSCTL_Command;
|
||||
|
||||
extern rtems_shell_cmd_t rtems_shell_VMSTAT_Command;
|
||||
|
Reference in New Issue
Block a user