patch-2.4.22 linux-2.4.22/include/asm-arm/mmu.h
Next file: linux-2.4.22/include/asm-arm/mmu_context.h
Previous file: linux-2.4.22/include/asm-arm/memory.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-arm/mmu.h
- Orig date:
2000-12-29 14:07:23.000000000 -0800
diff -urN linux-2.4.21/include/asm-arm/mmu.h linux-2.4.22/include/asm-arm/mmu.h
@@ -1,7 +1,9 @@
#ifndef __ARM_MMU_H
#define __ARM_MMU_H
-/* The ARM doesn't have a mmu context */
+/*
+ * The ARM doesn't have a mmu context
+ */
typedef struct { } mm_context_t;
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)