diff options
author | Simon Glass <sjg@chromium.org> | 2020-02-03 07:35:58 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2020-02-05 19:33:46 -0700 |
commit | cfda60f99ae237494e9341aad9676152d3bac3c9 (patch) | |
tree | 86f56de564e820f72b80c76c04b655ea9193ad6f /configs/xpress_defconfig | |
parent | cf23c7c1dd11ca8f47bb7146c72729efc81eafd0 (diff) |
sandbox: Use a prefix for all allocation functions
In order to allow use of both U-Boot's malloc() and the C library's
version, set a prefix for the allocation functions so that they can
co-exist.
This is only done for sandbox. For other archs everything remains the
same.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/xpress_defconfig')
0 files changed, 0 insertions, 0 deletions