ppc: testfaelle fuer ppc32 'portiert'
[testub10.git] / gesamt_ppc / codea_abgabe_ag.call
diff --git a/gesamt_ppc/codea_abgabe_ag.call b/gesamt_ppc/codea_abgabe_ag.call
new file mode 100644 (file)
index 0000000..85b9ba2
--- /dev/null
@@ -0,0 +1,2 @@
+extern long m(long,long);
+RET(m(3,9)==11 && m(6,13)==15);