Changeset ad29045 in mainline
- Timestamp:
- 2011-02-09T08:17:32Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 3cc5ccda
- Parents:
- e0004ad
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/usbhid/main.c
re0004ad rad29045 590 590 int main(int argc, char *argv[]) 591 591 { 592 return -1;593 592 return driver_main(&kbd_driver); 594 593 }
Note:
See TracChangeset
for help on using the changeset viewer.