Changeset 397c77f in mainline for arch/ia32/src/mm/page.c


Ignore:
Timestamp:
2005-02-25T23:38:05Z (20 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
f5075fa
Parents:
26a8604f
Message:

Clean up (ia32 vs. i386).
Header files reorganization.

File:
1 edited

Legend:

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

    r26a8604f r397c77f  
    3939/*
    4040 * Note.
    41  * This is the preliminary code for controlling paging mechanism on i386. It is
     41 * This is the preliminary code for controlling paging mechanism on ia32. It is
    4242 * needed by other parts of the kernel for its ability to map virtual addresses
    4343 * to physical. SMP code relies on this feature. Other than that, this code is
Note: See TracChangeset for help on using the changeset viewer.