scripts: add onetest_gesamt for arm64
[testub10.git] / gesamt / codeb_abgabe_be.call
1 extern long fib(long);
2 RET(3==fib(4));