Changeset 23230aa in mainline for generic/src/mm/as.c


Ignore:
Timestamp:
2006-02-15T13:32:27Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
ff4e1cd
Parents:
fcbca14f
Message:

Fix filling of hardcoded_ktext_size and hardcoded_kdata_size to use 64 bit stores on ia64.

File:
1 edited

Legend:

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

    rfcbca14f r23230aa  
    153153 * wich 'page' belongs.
    154154 *
    155  * @param a Target address space.
     155 * @param as Target address space.
    156156 * @param page Virtual page within the area.
    157157 * @param frame Physical frame to which page will be mapped.
Note: See TracChangeset for help on using the changeset viewer.