patch-2.3.18 linux/include/asm-sparc64/mmu_context.h

Next file: linux/include/asm-sparc64/oplib.h
Previous file: linux/include/asm-sparc64/irq.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/include/asm-sparc64/mmu_context.h linux/include/asm-sparc64/mmu_context.h
@@ -1,12 +1,12 @@
-/* $Id: mmu_context.h,v 1.39 1999/08/02 08:39:57 davem Exp $ */
+/* $Id: mmu_context.h,v 1.40 1999/09/10 10:44:37 davem Exp $ */
 #ifndef __SPARC64_MMU_CONTEXT_H
 #define __SPARC64_MMU_CONTEXT_H
 
 /* Derived heavily from Linus's Alpha/AXP ASN code... */
 
+#include <linux/spinlock.h>
 #include <asm/system.h>
 #include <asm/spitfire.h>
-#include <asm/spinlock.h>
 
 #ifndef __ASSEMBLY__
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)