mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-17 05:00:22 +08:00
Adding RTEMS support for FREEBSD TTY
This commit is contained in:

committed by
Sebastian Huber

parent
4a8f953f62
commit
880a17cb0b
1
rtemsbsd/include/rtems/bsd/local/opt_gdb.h
Normal file
1
rtemsbsd/include/rtems/bsd/local/opt_gdb.h
Normal file
@@ -0,0 +1 @@
|
||||
/* EMPTY */
|
@@ -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 */
|
||||
|
Reference in New Issue
Block a user