Rev 2071 | Rev 2089 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2071 | Rev 2085 | ||
---|---|---|---|
Line 41... | Line 41... | ||
41 | #define KERN_ASID_H_ |
41 | #define KERN_ASID_H_ |
42 | 42 | ||
43 | #ifndef __ASM__ |
43 | #ifndef __ASM__ |
44 | 44 | ||
45 | #include <arch/mm/asid.h> |
45 | #include <arch/mm/asid.h> |
- | 46 | #include <synch/spinlock.h> |
|
46 | #include <typedefs.h> |
47 | #include <typedefs.h> |
47 | 48 | ||
48 | #endif |
49 | #endif |
49 | 50 | ||
50 | #define ASID_KERNEL 0 |
51 | #define ASID_KERNEL 0 |