Changeset abbc16e in mainline for arch/ia64/src/mm/tlb.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/tlb.c

    rb6529ae rabbc16e  
    298298 * @param asid Address space identifier.
    299299 * @param entry The rest of TLB entry as required by TLB insertion format.
    300  * @param dtc If true, insert into data translation register, use instruction translation register otherwise.
     300 * @param dtr If true, insert into data translation register, use instruction translation register otherwise.
    301301 * @param tr Translation register.
    302302 */
Note: See TracChangeset for help on using the changeset viewer.