Skip to content
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

[RISCV] Get pc from ucontext_t for RV64 #536

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

ksco
Copy link
Collaborator

@ksco ksco commented Mar 6, 2023

Removed a warning:

box64/src/libtools/signals.c:846:6: warning: #warning Unhandled architecture [-Wcpp]
  846 |     #warning Unhandled architecture
      |      ^~~~~~~

Removed a warning:

box64/src/libtools/signals.c:846:6: warning: #warning Unhandled architecture [-Wcpp]
  846 |     #warning Unhandled architecture
      |      ^~~~~~~
@ptitSeb ptitSeb merged commit da34156 into ptitSeb:main Mar 6, 2023
@ksco ksco deleted the fix-rv64-warning branch March 6, 2023 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants