ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codeb_intelli_11.call
index 3a71fea3c45414b1d93a77f1f015cf5fd5a68b70..e06d3b0bc6983333e59627da927e43908e307aad 100644 (file)
@@ -1,3 +1,3 @@
-extern long long m(long long this);
+extern int m(int this);
 
-RET(m(0xCCACC) == 10);
\ No newline at end of file
+RET(m(0xCCACC) == 10);