aboutsummaryrefslogtreecommitdiff
path: root/board/amcc
diff options
context:
space:
mode:
authorJoakim Tjernlund <Joakim.Tjernlund@transmode.se>2009-10-08 02:03:51 +0200
committerWolfgang Denk <wd@denx.de>2009-10-08 09:33:36 +0200
commitafc3ba0fc4195624e79e21244380ed7cc2fd6969 (patch)
tree1ac329f1981d1871a31d2e0d26d4f53193695a56 /board/amcc
parent3beb40c2473f0dd373231c723d88c51e46ad96f7 (diff)
relocation: Do not relocate NULL pointers.
NULL is an absolute value and should not be relocated. After this correction code like: void weak_fun(void) __attribute__((weak)); printf("weak_fun:%p\n", weak_fun); will still print null after relocation. Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Diffstat (limited to 'board/amcc')
0 files changed, 0 insertions, 0 deletions