patch-2.3.24 linux/include/asm-i386/semaphore.h

Next file: linux/include/asm-i386/string-486.h
Previous file: linux/include/asm-i386/resource.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.23/linux/include/asm-i386/semaphore.h linux/include/asm-i386/semaphore.h
@@ -98,8 +98,6 @@
 asmlinkage int  __down_trylock(struct semaphore * sem);
 asmlinkage void __up(struct semaphore * sem);
 
-extern spinlock_t semaphore_wake_lock;
-
 /*
  * This is ugly, but we want the default case to fall through.
  * "down_failed" is a special asm handler that calls the C

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