patch-2.4.0-test9 linux/arch/arm/boot/compressed/vmlinux.lds.in
Next file: linux/arch/arm/config.in
Previous file: linux/arch/arm/boot/compressed/setup-sa1100.S
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Mon Sep 18 15:15:24 2000
- Orig file:
v2.4.0-test8/linux/arch/arm/boot/compressed/vmlinux.lds.in
- Orig date:
Wed Oct 20 16:29:08 1999
diff -u --recursive --new-file v2.4.0-test8/linux/arch/arm/boot/compressed/vmlinux.lds.in linux/arch/arm/boot/compressed/vmlinux.lds.in
@@ -1,3 +1,12 @@
+/*
+ * linux/arch/arm/boot/compressed/vmlinux.lds.in
+ *
+ * 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.
+ */
OUTPUT_ARCH(arm)
ENTRY(_start)
SECTIONS
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)