tests/tcg/i386: Build fix for hello-i386
commit553a5a6046df3a7a9826ba7c955670094d12802b
authorFam Zheng <famz@redhat.com>
Fri, 8 Sep 2017 09:16:57 +0000 (8 17:16 +0800)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 20 Jun 2018 19:22:34 +0000 (20 20:22 +0100)
treec27de17df001569598b4628faa9d1e7473f9d609
parent8b17219e7d01ad3e863656e6e7d26c2185392cd3
tests/tcg/i386: Build fix for hello-i386

We have -Werror=missing-prototype, add a dummy prototype to avoid that
warning.

Signed-off-by: Fam Zheng <famz@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
tests/tcg/i386/hello-i386.c