From 880a17cb0b8a3a47390c9a1904ee82335cc8eabb Mon Sep 17 00:00:00 2001 From: Kevin Kirspel Date: Thu, 4 May 2017 08:27:59 -0400 Subject: Adding RTEMS support for FREEBSD TTY --- 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 b3bc66f2..515b265e 100644 --- a/rtemsbsd/include/rtems/netcmds-config.h +++ b/rtemsbsd/include/rtems/netcmds-config.h @@ -45,6 +45,8 @@ extern rtems_shell_cmd_t rtems_shell_VMSTAT_Command; extern rtems_shell_cmd_t rtems_shell_WLANSTATS_Command; +extern rtems_shell_cmd_t rtems_shell_STTY_Command; + #ifdef __cplusplus } #endif /* __cplusplus */ -- cgit v1.2.3