Hi all,

target-alpha/helper.c line 401 does :

call_pal(env);

But this functions' signature is : 

void call_pal (CPUState *env, int palcode);

so this doesn't compile. I am not sure whats the right fix is. Any ideas?

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.


Reply via email to