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

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)