Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 839 → Rev 840

/kernel/trunk/generic/src/mm/as.c
152,7 → 152,7
* to attributes of the address space area to
* wich 'page' belongs.
*
* @param a Target address space.
* @param as Target address space.
* @param page Virtual page within the area.
* @param frame Physical frame to which page will be mapped.
*/