summaryrefslogtreecommitdiffstats
path: root/rtemsbsd/include/rtems/netcmds-config.h
diff options
context:
space:
mode:
authorKevin Kirspel <kevin-kirspel@idexx.com>2017-05-04 08:27:59 -0400
committerSebastian Huber <sebastian.huber@embedded-brains.de>2017-05-11 11:15:41 +0200
commit880a17cb0b8a3a47390c9a1904ee82335cc8eabb (patch)
tree71facf3fb773be9fc3d09812a3f0508b5cc8d3e8 /rtemsbsd/include/rtems/netcmds-config.h
parentUpdating FREEBSD for tty support (diff)
downloadrtems-libbsd-880a17cb0b8a3a47390c9a1904ee82335cc8eabb.tar.bz2
Adding RTEMS support for FREEBSD TTY
Diffstat (limited to 'rtemsbsd/include/rtems/netcmds-config.h')
-rw-r--r--rtemsbsd/include/rtems/netcmds-config.h2
1 files changed, 2 insertions, 0 deletions
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 */