patch-2.3.18 linux/include/asm-m68k/semaphore.h
Next file: linux/include/asm-m68k/smplock.h
Previous file: linux/include/asm-i386/spinlock.h
Back to the patch index
Back to the overall index
-  Lines: 12
 -  Date:
Wed Sep  8 11:54:14 1999
 -  Orig file: 
v2.3.17/linux/include/asm-m68k/semaphore.h
 -  Orig date: 
Mon Aug  9 12:27:31 1999
 
diff -u --recursive --new-file v2.3.17/linux/include/asm-m68k/semaphore.h linux/include/asm-m68k/semaphore.h
@@ -3,10 +3,10 @@
 
 #include <linux/linkage.h>
 #include <linux/wait.h>
+#include <linux/spinlock.h>
 
 #include <asm/system.h>
 #include <asm/atomic.h>
-#include <asm/spinlock.h>
 
 /*
  * SMP- and interrupt-safe semaphores..
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)