aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2022-07-04 13:18:52 +0200
committerThomas Huth <thuth@redhat.com>2022-07-06 18:33:26 +0200
commit2ba3cc47672a67a09ef64c5af2eca07fbf4cd21f (patch)
treedd4136b7aaa96d8aa1eba98e7c4d1c2e97efc154 /include
parentf8333de27933b201b73a6c9830afbf1b48ac5dbe (diff)
downloadqemu-2ba3cc47672a67a09ef64c5af2eca07fbf4cd21f.zip
qemu-2ba3cc47672a67a09ef64c5af2eca07fbf4cd21f.tar.gz
qemu-2ba3cc47672a67a09ef64c5af2eca07fbf4cd21f.tar.bz2
pc-bios/s390-ccw: Add a proper prototype for main()
Older versions of Clang complain if there is no prototype for main(). Add one, and while we're at it, make sure that we use the same type for main.c and netmain.c - since the return value does not matter, declare the return type of main() as "void". Message-Id: <20220704111903.62400-2-thuth@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Eric Farman <farman@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions