Subversion Repositories HelenOS

Rev

Rev 2787 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2787 Rev 4377
Line 78... Line 78...
78
         * here, no matter what is its address.
78
         * here, no matter what is its address.
79
         */
79
         */
80
        frame_mark_unavailable(ADDR2PFN(KA2PA(PFN2ADDR(0))), 1);
80
        frame_mark_unavailable(ADDR2PFN(KA2PA(PFN2ADDR(0))), 1);
81
    }
81
    }
82
   
82
 
-
 
83
    end_of_identity = PA2KA(last_frame);
83
}
84
}
84
 
85
 
85
/** @}
86
/** @}
86
 */
87
 */