patch-2.2.0-pre6 linux/include/asm-arm/a.out.h

Next file: linux/include/asm-arm/arch-arc/a.out.h
Previous file: linux/include/asm-alpha/termbits.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.2.0-pre5/linux/include/asm-arm/a.out.h linux/include/asm-arm/a.out.h
@@ -27,4 +27,9 @@
 #define M_ARM 103
 
 #include <asm/arch/a.out.h>
+
+#ifndef LIBRARY_START_TEXT
+#define LIBRARY_START_TEXT	(0x00c00000)
+#endif
+
 #endif /* __A_OUT_GNU_H__ */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov