ppc: 'neue' testfaelle angepasst
[testub10.git] / gesamt_ppc / codea_intelli_07.call
index 1c49d3fdae05e9edd3c8171f42aeea4bad5b800b..82879f61175ecbb59167696e79e3ea178fd4acf8 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;