tci: fix build breakage for target MIPS
commitde91f537997c96204e35fb308aacb102071f0827
authorStefan Weil <sw@weilnetz.de>
Sun, 18 Nov 2012 19:06:19 +0000 (18 20:06 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 18 Nov 2012 20:37:04 +0000 (18 20:37 +0000)
tree7c483909e5245c32e0f92f8d681c368bae3f8c96
parent3bc2f570ec9fc930619a8ef26a22dd6d03c25dac
tci: fix build breakage for target MIPS

commit 5f7319cd introduced GETPC() usage for MIPS, which is currently
not defined when building with --enable-tcg-interpreter. Add MIPS to
the list of targets we selectively define GETPC() for.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
exec-all.h