summaryrefslogtreecommitdiff
path: root/ldso/ldso/powerpc/dl-startup.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2004-08-17 20:00:42 +0000
committerEric Andersen <andersen@codepoet.org>2004-08-17 20:00:42 +0000
commitec448a42f4a100b3c692f75e6dc7c8b6c16681a0 (patch)
treefe966ec6b8cd778c13c2440cd0d5994086bc6b32 /ldso/ldso/powerpc/dl-startup.h
parentddca98cc5dfc2317c41415dee854ca54461a50c8 (diff)
Carl SHAW writes:
I finally tracked down the problem with SH4 shared library loading - in file ldso/ldso/sh/dl-startup.h, the line #define DL_BOOT(X) static void __attribute_used__ _dl_boot2 (X) should be #define DL_BOOT(X) static void* __attribute_used__ _dl_boot2 (X) otherwise the application code will never be called and _dl_boot will just return causing a segmentation fault. Carl
Diffstat (limited to 'ldso/ldso/powerpc/dl-startup.h')
0 files changed, 0 insertions, 0 deletions