Changeset dbaaf0a in mainline
- Timestamp:
- 2009-02-27T17:31:59Z (16 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 12081e6
- Parents:
- c214a65
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/srv/fhc/fhc.c
rc214a65 rdbaaf0a 33 33 /** 34 34 * @file fhc.c 35 * @brief FHC bus driver.35 * @brief FHC bus controller driver. 36 36 */ 37 37 … … 63 63 static size_t fhc_uart_size; 64 64 65 /** Handle one connection to ramdisk.65 /** Handle one connection to fhc. 66 66 * 67 67 * @param iid Hash of the request that opened the connection.
Note:
See TracChangeset
for help on using the changeset viewer.