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