X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_arm%2Fcodea_abgabe_ai.call;fp=gesamt_arm%2Fcodea_abgabe_ai.call;h=08f6d30edd95d97f0fc2a8f20d29d595805426ac;hb=5277c3e4cdff1f9f870df6e41de55f3d1988d695;hp=0000000000000000000000000000000000000000;hpb=e48d38c7f3d91a35863040ac9d685e20366daea5;p=testub10.git diff --git a/gesamt_arm/codea_abgabe_ai.call b/gesamt_arm/codea_abgabe_ai.call new file mode 100644 index 0000000..08f6d30 --- /dev/null +++ b/gesamt_arm/codea_abgabe_ai.call @@ -0,0 +1,2 @@ +extern long m(long,long); +RET(m(0,-4)==0 && m(9,-3)==1);