diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/parisc/include/asm/mmu.h')
-rw-r--r-- | ANDROID_3.4.5/arch/parisc/include/asm/mmu.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/arch/parisc/include/asm/mmu.h b/ANDROID_3.4.5/arch/parisc/include/asm/mmu.h deleted file mode 100644 index 6a310cf8..00000000 --- a/ANDROID_3.4.5/arch/parisc/include/asm/mmu.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef _PARISC_MMU_H_ -#define _PARISC_MMU_H_ - -/* On parisc, we store the space id here */ -typedef unsigned long mm_context_t; - -#endif /* _PARISC_MMU_H_ */ |