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

Next file: linux/include/asm-sparc64/openpromio.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.34/linux/include/asm-sparc64/mmu_context.h linux/include/asm-sparc64/mmu_context.h
@@ -1,14 +1,14 @@
-/* $Id: mmu_context.h,v 1.40 1999/09/10 10:44:37 davem Exp $ */
+/* $Id: mmu_context.h,v 1.41 1999/09/10 15:39:03 jj Exp $ */
 #ifndef __SPARC64_MMU_CONTEXT_H
 #define __SPARC64_MMU_CONTEXT_H
 
 /* Derived heavily from Linus's Alpha/AXP ASN code... */
 
+#ifndef __ASSEMBLY__
+
 #include <linux/spinlock.h>
 #include <asm/system.h>
 #include <asm/spitfire.h>
-
-#ifndef __ASSEMBLY__
 
 extern spinlock_t ctx_alloc_lock;
 extern unsigned long tlb_context_cache;

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