Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/generic/include/mm/as.h

    r1558d85 r83b6ba9f  
    4242#include <arch/mm/asid.h>
    4343#include <arch/istate.h>
     44#include <typedefs.h>
    4445#include <synch/spinlock.h>
    4546#include <synch/mutex.h>
     
    4748#include <adt/btree.h>
    4849#include <lib/elf.h>
    49 #include <arch.h>
    50 
    51 #define AS                   THE->as
    52 
    5350
    5451/**
Note: See TracChangeset for help on using the changeset viewer.