patch-2.4.15 linux/include/asm-ia64/semaphore.h
Next file: linux/include/asm-ia64/sembuf.h
Previous file: linux/include/asm-ia64/scatterlist.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Fri Nov  9 14:26:17 2001
-  Orig file: 
v2.4.14/linux/include/asm-ia64/semaphore.h
-  Orig date: 
Tue Apr 17 17:19:31 2001
diff -u --recursive --new-file v2.4.14/linux/include/asm-ia64/semaphore.h linux/include/asm-ia64/semaphore.h
@@ -63,8 +63,6 @@
 extern int  __down_trylock (struct semaphore * sem);
 extern void __up (struct semaphore * sem);
 
-extern spinlock_t semaphore_wake_lock;
-
 /*
  * Atomically decrement the semaphore's count.  If it goes negative,
  * block the calling thread in the TASK_UNINTERRUPTIBLE state.
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)