From 83eb07c4d64d5acef6813bc6ce0b014ed0d6026d Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 6 May 2016 15:06:08 +1000 Subject: Add sbin/sysctl --- 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 f69b17b5..d2d15ea2 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -37,6 +37,8 @@ extern rtems_shell_cmd_t rtems_shell_HOSTNAME_Command; extern rtems_shell_cmd_t rtems_shell_TCPDUMP_Command; +extern rtems_shell_cmd_t rtems_shell_SYSCTL_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3