Changeset c145bc2 in mainline for uspace/srv/kbd/include/kbd_ctl.h
- Timestamp:
- 2009-08-09T15:19:54Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- e795203
- Parents:
- 330965c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/include/kbd_ctl.h
r330965c rc145bc2 40 40 extern void kbd_ctl_parse_scancode(int); 41 41 extern int kbd_ctl_init(void); 42 42 extern void kbd_ctl_set_ind(unsigned); 43 43 44 44 #endif
Note:
See TracChangeset
for help on using the changeset viewer.