Changes in uspace/srv/hw/irc/apic/apic.c [b688fd8:3e6a98c5] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/apic/apic.c
rb688fd8 r3e6a98c5 215 215 } 216 216 217 async_set_ fallback_port_handler(apic_connection, NULL);217 async_set_client_connection(apic_connection); 218 218 service_register(SERVICE_IRC); 219 219
Note:
See TracChangeset
for help on using the changeset viewer.