Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 322 → Rev 323

/SPARTAN/trunk/arch/amd64/src/mm/page.c
50,7 → 50,6
bootstrap_dba = dba;
 
/*
* Identity mapping for all frames.
* PA2KA(identity) mapping for all frames.
*/
for (i = 0; i < frames; i++) {