X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_ppc%2Fcodeb_intelli_11.call;fp=gesamt_ppc%2Fcodeb_intelli_11.call;h=e06d3b0bc6983333e59627da927e43908e307aad;hb=e48d38c7f3d91a35863040ac9d685e20366daea5;hp=3a71fea3c45414b1d93a77f1f015cf5fd5a68b70;hpb=4efb64bb228c31bf3d1701e0f0ec28f2c05ed451;p=testub10.git diff --git a/gesamt_ppc/codeb_intelli_11.call b/gesamt_ppc/codeb_intelli_11.call index 3a71fea..e06d3b0 100644 --- a/gesamt_ppc/codeb_intelli_11.call +++ b/gesamt_ppc/codeb_intelli_11.call @@ -1,3 +1,3 @@ -extern long long m(long long this); +extern int m(int this); -RET(m(0xCCACC) == 10); \ No newline at end of file +RET(m(0xCCACC) == 10);