diff options
Diffstat (limited to 'include/asm-arm26/mmu.h')
-rw-r--r-- | include/asm-arm26/mmu.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/asm-arm26/mmu.h b/include/asm-arm26/mmu.h deleted file mode 100644 index 9b8d3d781a1..00000000000 --- a/include/asm-arm26/mmu.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __ARM_MMU_H -#define __ARM_MMU_H - -/* - * The ARM doesn't have a mmu context - */ -typedef struct { } mm_context_t; - -#endif |