patch-2.4.23 linux-2.4.23/include/asm-s390/elf.h
Next file: linux-2.4.23/include/asm-s390x/elf.h
Previous file: linux-2.4.23/include/asm-ppc64/unistd.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
2003-11-28 10:26:21.000000000 -0800
- Orig file:
linux-2.4.22/include/asm-s390/elf.h
- Orig date:
2001-04-11 19:02:28.000000000 -0700
diff -urN linux-2.4.22/include/asm-s390/elf.h linux-2.4.23/include/asm-s390/elf.h
@@ -36,7 +36,7 @@
/* For SVR4/S390 the function pointer to be registered with `atexit` is
passed in R14. */
-#define ELF_PLAT_INIT(_r) \
+#define ELF_PLAT_INIT(_r, load_addr) \
_r->gprs[14] = 0
#define USE_ELF_CORE_DUMP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)