From e6acc15bc94ea35f40e50b42692584c456ba9722 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 20 Sep 2019 07:57:01 +0200 Subject: NVMECONTROL(8): Port to RTEMS Update #3821. --- rtemsbsd/include/rtems/netcmds-config.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rtemsbsd/include/rtems') diff --git a/rtemsbsd/include/rtems/netcmds-config.h b/rtemsbsd/include/rtems/netcmds-config.h index 4d72a4fa..81f6c92e 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -57,6 +57,9 @@ extern rtems_shell_cmd_t rtems_shell_RACOON_Command; extern rtems_shell_cmd_t rtems_shell_SETKEY_Command; extern rtems_shell_cmd_t rtems_shell_OPENSSL_Command; + +extern rtems_shell_cmd_t rtems_shell_NVMECONTROL_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3