Changeset abbc16e in mainline for arch/ia64/src/mm/page.c


Ignore:
Timestamp:
2006-06-16T11:17:54Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
62939f7
Parents:
b6529ae
Message:

Fix some broken doxygen comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia64/src/mm/page.c

    rb6529ae rabbc16e  
    211211/** Set up one VHPT entry.
    212212 *
    213  * @param t VHPT entry to be set up.
     213 * @param v VHPT entry to be set up.
    214214 * @param page Virtual address of the page mapped by the entry.
    215215 * @param asid Address space identifier of the address space to which page belongs.
Note: See TracChangeset for help on using the changeset viewer.