summaryrefslogtreecommitdiff
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorGabor Juhos <[email protected]>2013-01-21 21:10:38 +0000
committerTom Rini <[email protected]>2013-02-19 17:01:26 -0500
commit7b395232da84ae59bd32985bf944a0a9f417a543 (patch)
tree9ce04937d6626a1021c7345cf0c85646c0fe1f2d /lib/vsprintf.c
parent55db9ccae38866c627e64b497deda73547a1e84b (diff)
malloc: make malloc_bin_reloc static
On architectures where manual relocation is needed, the 'malloc_bin_reloc' function must be called after 'mem_malloc_init'. Make the 'malloc_bin_reloc' function static and call it directly from 'mem_malloc_init' instead of calling that from board_init_{r,f} functions of the affected architectures. Signed-off-by: Gabor Juhos <[email protected]> Cc: Wolfgang Denk <[email protected]> Cc: Andreas Bießmann <[email protected]> Cc: Jason Jin <[email protected]> Cc: Macpaul Lin <[email protected]> Cc: Daniel Hellstrom <[email protected]> Cc: Daniel Schwierzeck <[email protected]>
Diffstat (limited to 'lib/vsprintf.c')
0 files changed, 0 insertions, 0 deletions