Changes in uspace/srv/hw/irc/obio/obio.c [b688fd8:bf9cb2f] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/obio/obio.c
rb688fd8 rbf9cb2f 137 137 printf("%s: OBIO registers with base at %zu\n", NAME, base_phys); 138 138 139 async_set_ fallback_port_handler(obio_connection, NULL);139 async_set_client_connection(obio_connection); 140 140 service_register(SERVICE_IRC); 141 141
Note:
See TracChangeset
for help on using the changeset viewer.