sandbox: test: Add a prototype for sandbox_set_enable_memio()
authorSimon Glass <sjg@chromium.org>
Fri, 11 Oct 2019 22:16:48 +0000 (16:16 -0600)
committerSimon Glass <sjg@chromium.org>
Sun, 27 Oct 2019 16:56:41 +0000 (10:56 -0600)
commit619025b8d68b346442430b8a412852b63960bedb
tree55867eced7b01d54034a23bad3748ae185b8f893
parent8417385dc911f9ad049ae610b4e23557e890b353
sandbox: test: Add a prototype for sandbox_set_enable_memio()

This function needs a prototype so that tests can use it. Add one.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/sandbox/include/asm/test.h