Changeset 6d4c549 in mainline for contrib/arch/uspace/srv/kbd/kbd.adl
- Timestamp:
- 2009-09-25T15:01:03Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- bbf88db
- Parents:
- 2e37308
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
contrib/arch/uspace/srv/kbd/kbd.adl
r2e37308 r6d4c549 26 26 event event; 27 27 ns ns; 28 initialization: 29 !ns.ipc_m_connect_to_me /* kbd */ ; 30 !event.event* 28 31 protocol: 29 [/uspace/lib/libc/protocol] | 30 [kbd_server.bp] 32 [/uspace/lib/libc/protocol] 31 33 };
Note:
See TracChangeset
for help on using the changeset viewer.