]> git.ipfire.org Git - thirdparty/qemu.git/commit - cpu-exec.c
inline cpu_halted into sole caller
authorPaolo Bonzini <pbonzini@redhat.com>
Sat, 12 Mar 2011 16:43:56 +0000 (17:43 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 13 Mar 2011 14:44:21 +0000 (14:44 +0000)
commiteda48c344f35e5bd511dea3e8be56fb08c19b399
treece42c00d38ed2034cfe1d9babf758e12d4c22e1b
parent38a42e7c527f3d1fb745211b1fbb7b9af76f790f
inline cpu_halted into sole caller

All implementations are now the same, and there is only one caller,
so inline the function there.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
12 files changed:
cpu-exec.c
target-alpha/exec.h
target-arm/exec.h
target-cris/exec.h
target-i386/exec.h
target-m68k/exec.h
target-microblaze/exec.h
target-mips/exec.h
target-ppc/exec.h
target-s390x/exec.h
target-sh4/exec.h
target-sparc/exec.h