X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_ppc%2Fcodeb_intelli_12.call;h=4bb475ae3a3caef5bf457fa28906d09560636e3a;hb=refs%2Fheads%2Fppc;hp=1f1c37aa07e77f519058fcd0b57afdb685aa390c;hpb=4efb64bb228c31bf3d1701e0f0ec28f2c05ed451;p=testub10.git diff --git a/gesamt_ppc/codeb_intelli_12.call b/gesamt_ppc/codeb_intelli_12.call index 1f1c37a..4bb475a 100644 --- a/gesamt_ppc/codeb_intelli_12.call +++ b/gesamt_ppc/codeb_intelli_12.call @@ -1,4 +1,4 @@ -extern long long m(long long this); +extern int m(int this); RET(m(-2) == 7 && m(-1) == 5);