Subversion Repositories HelenOS-historic

Rev

Rev 1702 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1702 Rev 1757
Line 139... Line 139...
139
    return page_mapping_operations->mapping_find(as, page);
139
    return page_mapping_operations->mapping_find(as, page);
140
}
140
}
141
 
141
 
142
 /** @}
142
/** @}
143
 */
143
 */
144
 
-