Changeset b688fd8 in mainline for uspace/srv/hw/irc/i8259/i8259.c
- Timestamp:
- 2015-08-17T18:54:56Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- abf2dfd
- Parents:
- b10460a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/hw/irc/i8259/i8259.c
rb10460a rb688fd8 153 153 } 154 154 155 async_set_ client_connection(i8259_connection);155 async_set_fallback_port_handler(i8259_connection, NULL); 156 156 service_register(SERVICE_IRC); 157 157
Note:
See TracChangeset
for help on using the changeset viewer.