sandbox: Drop os_realloc()
authorSimon Glass <sjg@chromium.org>
Mon, 3 Feb 2020 14:36:03 +0000 (07:36 -0700)
committerSimon Glass <sjg@chromium.org>
Thu, 6 Feb 2020 02:33:46 +0000 (19:33 -0700)
commit89cdb0b583b9bd98e9d73b1a56d097ed494c3046
treec90bc86debbb46c93452ade35bf03072e24dbd78
parent0db1b4305ad5ba8ef9c41d2f07697c77a04787e2
sandbox: Drop os_realloc()

Due to recent changes this function is no-longer used. Drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/sandbox/cpu/os.c
include/os.h