patch-2.4.0-test9 linux/arch/arm/lib/uaccess-armo.S

Next file: linux/arch/arm/lib/uaccess.S
Previous file: linux/arch/arm/lib/testsetbit.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/lib/uaccess-armo.S linux/arch/arm/lib/uaccess-armo.S
@@ -1,10 +1,14 @@
 /*
- * arch/arm/lib/uaccess-armo.S
+ *  linux/arch/arm/lib/uaccess-armo.S
  *
- * Copyright (C) 1998 Russell King
+ *  Copyright (C) 1998 Russell King
  *
- * Note!  Some code fragments found in here have a special calling
- * convention - they are not APCS compliant!
+ *  Note!  Some code fragments found in here have a special calling
+ *  convention - they are not APCS compliant!
+ *
+ * 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/linkage.h>
 #include <asm/assembler.h>

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