malloc: Export malloc_simple_info()
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:11:19 +0000 (18:11 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 02:04:31 +0000 (15:04 +1300)
commitc197f6e27923b4cff9d782cd9be7a058d5d65aa2
tree566f4804f2fd12f1691aeaec390e78d32977e794
parent529d5f96cf7be9ae60db1a5f1c2a2aa0a3d5d26d
malloc: Export malloc_simple_info()

Export this function always so it can be used behind IS_ENABLED() instead
of requiring an #ifdef.

Signed-off-by: Simon Glass <sjg@chromium.org>
include/malloc.h