1
0
Fork 0

fix assembler warning

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1565
This commit is contained in:
Sjoerd van der Berg 2004-01-11 12:38:28 +00:00
parent b267310755
commit 5919036d42

View file

@ -120,7 +120,7 @@ static BlockReturn gen_runcode(Bit8u * code) {
"pushl %%ebp \n"
"pushl %%esi \n"
"popfl \n"
"calll %4 \n"
"calll *%4 \n"
"popl %%ebp \n"
"pushfl \n"
"andl %3,(%1) \n"