u-boot-brain/arch/sh/lib
John Rigby 2956532625 Move DECLARE_GLOBAL_DATA_PTR to file scope
It can be optimised out by the compiler otherwise resulting
in obscure errors like a board not booting.

This has been documented in README since 2006 when these were
first fixed up for GCC 4.x.

Signed-off-by: John Rigby <john.rigby@linaro.org>

Fix some additional places.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Acked-By: Albert ARIBAUD <albert.aribaud@free.fr>
2010-12-21 11:33:36 +01:00
..
board.c Move DECLARE_GLOBAL_DATA_PTR to file scope 2010-12-21 11:33:36 +01:00
bootm.c Coding Style cleanup 2010-10-27 22:48:30 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
time_sh2.c Move lib_$ARCH directories to arch/$ARCH/lib 2010-04-13 09:13:03 +02:00
time.c sh: Fix overflow problem in get_ticks 2010-06-28 11:58:33 +09:00