Subversion Repositories HelenOS

Rev

Rev 3862 | Rev 4130 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3862 Rev 4129
Line 31... Line 31...
31
 * @{
31
 * @{
32
 */
32
 */
33
/** @file
33
/** @file
34
 */
34
 */
35
 
35
 
36
/* SUN4V-OK */
-
 
37
 
-
 
38
#include <arch/mm/as.h>
36
#include <arch/mm/as.h>
39
#include <arch/mm/pagesize.h>
37
#include <arch/mm/pagesize.h>
40
#include <arch/mm/tlb.h>
38
#include <arch/mm/tlb.h>
41
#include <genarch/mm/page_ht.h>
39
#include <genarch/mm/page_ht.h>
42
#include <genarch/mm/asid_fifo.h>
40
#include <genarch/mm/asid_fifo.h>