]> git.proxmox.com Git - qemu.git/commit
tci: Avoid code before declarations
authorRichard Henderson <rth@twiddle.net>
Thu, 28 Mar 2013 05:37:53 +0000 (05:37 +0000)
committerStefan Weil <sw@weilnetz.de>
Thu, 11 Apr 2013 17:58:21 +0000 (19:58 +0200)
commitdea8fde8b8cb1ab14e15308aadbf88eeccd4e873
tree45b34b3f7b4cfaa4fa655f9d1042365fe7030de0
parent7648746844a7775566ada1db1c117943aaf64b83
tci: Avoid code before declarations

This only valid with c99 extensions enabled, and easy to avoid.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off by: Stefan Weil <sw@weilnetz.de>
tci.c