target/s390x: Move helper_ex to end of file
commita5cfc2235b10dca0d2033ec3523c272268836b02
authorRichard Henderson <rth@twiddle.net>
Fri, 19 May 2017 18:39:39 +0000 (19 11:39 -0700)
committerRichard Henderson <rth@twiddle.net>
Tue, 6 Jun 2017 21:34:31 +0000 (6 14:34 -0700)
treebfe48791bb65688a3e876e1767a109f439ff8ef9
parent23cf9659b40449367e044ad95b42651537c29643
target/s390x: Move helper_ex to end of file

This will avoid needing forward declarations in following patches.

Reviewed-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Richard Henderson <rth@twiddle.net>
target/s390x/mem_helper.c