Changeset 826599a2 in mainline
- Timestamp:
- 2014-08-23T22:04:01Z (10 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 4cb938b
- Parents:
- da79df42
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/generic/src/mm/as.c
rda79df42 r826599a2 572 572 * @param attrs Attributes of the area. 573 573 * @param backend Address space area backend. NULL if no backend is used. 574 * @param backend_data NULL or a pointer to an array holding two void *.574 * @param backend_data NULL or a pointer to custom backend data. 575 575 * @param base Starting virtual address of the area. 576 576 * If set to -1, a suitable mappable area is found.
Note:
See TracChangeset
for help on using the changeset viewer.