I wrote a function in assembly and now I want to use it in C but my function is not for \'call\' and \'ret\' and the return address will be store i
call
ret