ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codea_intelli_08.call
index 2153dc349831ecb33b581124dbed62a751feb06c..e8b76e3e28a43dd11a828397920a1ee65b2b91d6 100644 (file)
@@ -1,6 +1,6 @@
-extern long long f(long long*, long long*);
+extern int f(int*, int*);
 
-long long ar[10];
+int ar[10];
 int i = 1;
 for(; i <= 10; i++)
        ar[i-1] = i;