From a9fa33ba8b19676ef2ce894c97b8a1f0a486b834 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 23 Jun 2012 12:27:58 +0200 Subject: Some missing bits from sysdeps/*/elf dismissal. This fixes up commits 735095ae9566b2b14e8210e5ed44b3d5b51495f1, 09ae94c11b4309b425fbbfaa095e64cac2ae8cb8, and ff962fb6a10c46052535d482c889b3a9e5236637. --- sysdeps/sh/init-first.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysdeps/sh') diff --git a/sysdeps/sh/init-first.c b/sysdeps/sh/init-first.c index c2e45e4287..f298724c1d 100644 --- a/sysdeps/sh/init-first.c +++ b/sysdeps/sh/init-first.c @@ -48,7 +48,7 @@ init (int *data) #ifdef SHARED /* This function is called to initialize the shared C library. - It is called just before the user _start code from sh/sh[34]/elf/start.S, + It is called just before the user _start code from sh/sh[34]/start.S, with the stack set up as that code gets it. */ /* NOTE! The linker notices the magical name `_init' and sets the DT_INIT -- cgit v1.2.3