ppc: testfaelle fuer ppc32 'portiert'
[testub10.git] / gesamt_ppc / codea_abgabe_ab.call
1 extern long m(long,long,long,long);
2 RET(m(1,2,3,5)==5 && m(3,2,1,9)==9);