patch-2.4.0-test9 linux/arch/arm/kernel/semaphore.c
Next file: linux/arch/arm/kernel/setup.c
Previous file: linux/arch/arm/kernel/ptrace.h
Back to the patch index
Back to the overall index
- Lines: 20
- Date:
Mon Sep 18 15:15:25 2000
- Orig file:
v2.4.0-test8/linux/arch/arm/kernel/semaphore.c
- Orig date:
Mon Aug 14 13:09:07 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/kernel/semaphore.c linux/arch/arm/kernel/semaphore.c
@@ -1,11 +1,15 @@
/*
- * ARM semaphore implementation, taken from
+ * ARM semaphore implementation, taken from
*
- * i386 semaphore implementation.
+ * i386 semaphore implementation.
*
- * (C) Copyright 1999 Linus Torvalds
+ * (C) Copyright 1999 Linus Torvalds
*
- * Modified for ARM by Russell King
+ * Modified for ARM by Russell King
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
*/
#include <linux/config.h>
#include <linux/sched.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)