Undefined reference to assembly function when linking c++ code
I try to write simple c++ program that calls aarch64 assembly function. But when I try to link it i get this error:
I try to write simple c++ program that calls aarch64 assembly function. But when I try to link it i get this error: