summaryrefslogtreecommitdiff
path: root/api/api_storage.c
diff options
context:
space:
mode:
authorAlbert ARIBAUD <[email protected]>2015-11-25 17:56:32 +0100
committerTom Rini <[email protected]>2016-01-13 21:05:17 -0500
commitecc306639e83c9019a5093b77a48685ea40eedc2 (patch)
tree7785c9d7358ccd22ddabe52489aae8a8c7035ffe /api/api_storage.c
parent20d08f59fa7cdde0da1eb7aca7915c91dbdeaf51 (diff)
Fix board init code to respect the C runtime environment
board_init_f_mem() alters the C runtime environment's stack it is actually already using. This is not a valid behaviour within a C runtime environment. Split board_init_f_mem into C functions which do not alter their own stack and always behave properly with respect to their C runtime environment. Signed-off-by: Albert ARIBAUD <[email protected]> Acked-by: Thomas Chou <[email protected]>
Diffstat (limited to 'api/api_storage.c')
0 files changed, 0 insertions, 0 deletions