sim-card
/
qemu
Archived
10
0
Fork 0

PowerPC fix (Jon Nall)

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@359 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2003-08-10 22:52:34 +00:00
parent 9368caf64d
commit 31e8f3c894
1 changed files with 1 additions and 0 deletions

1
exec.h
View File

@ -226,6 +226,7 @@ do {\
label ## n:\
T0 = (long)(tbparam) + (n);\
EIP = eip;\
EXIT_TB();\
} while (0)
#else