Changeset 4c3b797 in mainline


Ignore:
Timestamp:
2006-12-13T19:21:40Z (18 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
38d304b
Parents:
f88fcbe
Message:

fix test function name

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/test/mm/purge1.c

    rf88fcbe r4c3b797  
    4242extern void tlb_invalidate_pages(asid_t asid, uintptr_t va, count_t cnt);
    4343
    44 char * test(void)
     44char * test_purge1(void)
    4545{
    4646        tlb_entry_t entryi;
Note: See TracChangeset for help on using the changeset viewer.