X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_ppc%2Fcodeb_intelli_08.call;fp=gesamt_ppc%2Fcodeb_intelli_08.call;h=814ab918dd589b20ad58d0e80b5c56dd912ed175;hb=e48d38c7f3d91a35863040ac9d685e20366daea5;hp=5d374dc2dd122bbf171e08dfc57a3f58b4e1fa4f;hpb=4efb64bb228c31bf3d1701e0f0ec28f2c05ed451;p=testub10.git diff --git a/gesamt_ppc/codeb_intelli_08.call b/gesamt_ppc/codeb_intelli_08.call index 5d374dc..814ab91 100644 --- a/gesamt_ppc/codeb_intelli_08.call +++ b/gesamt_ppc/codeb_intelli_08.call @@ -1,3 +1,3 @@ -extern long long m(long long this); +extern int m(int this); -RET(m(9) == 3 && m(10) == 0); \ No newline at end of file +RET(m(9) == 3 && m(10) == 0);