Changeset 3e5a814 in mainline for uspace/srv/kbd/include/kbd.h
- Timestamp:
- 2009-02-25T21:32:18Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b1de7a
- Parents:
- f542825
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/kbd/include/kbd.h
rf542825 r3e5a814 46 46 #define KBD_MS_MOVE 1028 47 47 48 extern int cir_service; 49 extern int cir_phone; 50 48 51 extern void kbd_push_scancode(int); 49 52 extern void kbd_push_ev(int, unsigned int);
Note:
See TracChangeset
for help on using the changeset viewer.