patch-2.4.0-test9 linux/arch/arm/boot/bootp/init.S
Next file: linux/arch/arm/boot/compressed/Makefile
Previous file: linux/arch/arm/boot/bootp/bootp.lds
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Sep 18 15:15:24 2000
- Orig file:
v2.4.0-test8/linux/arch/arm/boot/bootp/init.S
- Orig date:
Sun Aug 13 09:54:15 2000
diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/boot/bootp/init.S linux/arch/arm/boot/bootp/init.S
@@ -1,6 +1,14 @@
/*
- * Header file for splitting kernel + initrd. Note that we pass
- * r0 through to r3 straight through.
+ * linux/arch/arm/boot/bootp/init.S
+ *
+ * Copyright (C) 2000 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.
+ *
+ * Header file for splitting kernel + initrd. Note that we pass
+ * r0 through to r3 straight through.
*/
.section .start,#alloc,#execinstr
.type _entry, #function
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)