Changeset af897ff0 in mainline for uspace/srv/hid/kbd/port/chardev.c
- Timestamp:
- 2011-06-12T14:51:24Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 5f88293
- Parents:
- f2f99ae
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hid/kbd/port/chardev.c
rf2f99ae raf897ff0 44 44 #include <errno.h> 45 45 #include <stdio.h> 46 47 #define NAME "kbd/chardev"48 46 49 47 static void kbd_port_events(ipc_callid_t iid, ipc_call_t *icall);
Note:
See TracChangeset
for help on using the changeset viewer.