Changeset 96b02eb9 in mainline for uspace/srv/hw/cir/obio
- Timestamp:
- 2010-12-14T12:52:38Z (15 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/fix-logger-deadlock, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 6b10dab
- Parents:
- 554debd
- File:
-
- 1 edited
-
uspace/srv/hw/cir/obio/obio.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/cir/obio/obio.c
r554debd r96b02eb9 134 134 135 135 async_set_client_connection(obio_connection); 136 ipcarg_t phonead;136 sysarg_t phonead; 137 137 ipc_connect_to_me(PHONE_NS, SERVICE_OBIO, 0, 0, &phonead); 138 138
Note:
See TracChangeset
for help on using the changeset viewer.
