]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/include/asm/mmu-8xx.h
powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32M
[linux-2.6-omap-h63xx.git] / arch / powerpc / include / asm / mmu-8xx.h
index 9db877eb88db4f28d1eefce0321add39ce85ca82..07865a357848e66f204f7e9a94da1191eec72cac 100644 (file)
 
 #ifndef __ASSEMBLY__
 typedef struct {
-       unsigned long id;
+       unsigned int id;
+       unsigned int active;
        unsigned long vdso_base;
 } mm_context_t;
 #endif /* !__ASSEMBLY__ */