Changeset 24ff4df in mainline for uspace/srv/kbd/ctl/stty.c
- Timestamp:
- 2009-02-18T21:47:05Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 96f392c
- Parents:
- f89979b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/ctl/stty.c
rf89979b r24ff4df 27 27 */ 28 28 29 /** @addtogroup kbd 29 /** @addtogroup kbd_ctl 30 * @ingroup kbd 31 * @{ 32 */ 33 /** 34 * @file 30 35 * @brief Serial TTY-like keyboard controller driver. 31 * @{ 32 */ 36 */ 33 37 34 38 #include <kbd.h>
Note:
See TracChangeset
for help on using the changeset viewer.