From f9a697a7507ef23db48f61ee74d78c46440a6b09 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 6 May 2016 14:32:28 +0200 Subject: media01: Add sysctl command --- testsuite/media01/test_main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/media01/test_main.c') diff --git a/testsuite/media01/test_main.c b/testsuite/media01/test_main.c index f80d930e..c0be9dfe 100644 --- a/testsuite/media01/test_main.c +++ b/testsuite/media01/test_main.c @@ -203,6 +203,7 @@ early_initialization(void) &rtems_shell_PING_Command, \ &rtems_shell_ROUTE_Command, \ &rtems_shell_NETSTAT_Command, \ + &rtems_shell_SYSCTL_Command, \ &rtems_shell_IFCONFIG_Command #define CONFIGURE_SHELL_COMMAND_CPUUSE -- cgit v1.2.3