Changes in / [4cb938b:0c91cff] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/src/mm/as.c

    r4cb938b r0c91cff  
    572572 * @param attrs        Attributes of the area.
    573573 * @param backend      Address space area backend. NULL if no backend is used.
    574  * @param backend_data NULL or a pointer to custom backend data.
     574 * @param backend_data NULL or a pointer to an array holding two void *.
    575575 * @param base         Starting virtual address of the area.
    576576 *                     If set to -1, a suitable mappable area is found.
Note: See TracChangeset for help on using the changeset viewer.