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