-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#[no_mangle] for asm. #143
Comments
요약 : 아직 no_mangle을 꼭 추가할 이유를 찾지 못해서, 천천히 추가하면 어떨까요?
|
정우님 의견에 모두 동의합니다. |
차후에 no_mangle이 필요하다고 보이면 reopen하겠습니다 :) |
별개로, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
gdb debug가 해결되었지만, 여전히 assembly를 위해 #[no_mangle] 추가가 필요하다면 추가하는 것이 좋을 것 같습니다.
The text was updated successfully, but these errors were encountered: