X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=gesamt_arm%2Fcodeb_abgabe_be.call;fp=gesamt_arm%2Fcodeb_abgabe_be.call;h=aaf92c7e00c06132eab77b0c039297c1811e7269;hb=9cce0a17be37a392051e00bf360d7abf23e25933;hp=0000000000000000000000000000000000000000;hpb=7c63017bb2fb3b9b2050728fde8f22236c30bbc3;p=testub10.git diff --git a/gesamt_arm/codeb_abgabe_be.call b/gesamt_arm/codeb_abgabe_be.call new file mode 100644 index 0000000..aaf92c7 --- /dev/null +++ b/gesamt_arm/codeb_abgabe_be.call @@ -0,0 +1,2 @@ +extern long fib(long); +RET(3==fib(4));