Changeset c477c80 in mainline for uspace/lib/c/generic/as.c
- Timestamp:
- 2019-01-03T22:23:00Z (6 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 06412ba
- Parents:
- 7acd787
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/c/generic/as.c
r7acd787 rc477c80 126 126 * 127 127 * @param virt Virtual address to find mapping for. 128 * @param[out] phys Physical ad ress.128 * @param[out] phys Physical address. 129 129 * 130 130 * @return EOK on no error.
Note:
See TracChangeset
for help on using the changeset viewer.