Skip to content

Remove dead code from riscv64/gnu port#501

Open
akifejaz wants to merge 1 commit intoeclipse-threadx:devfrom
akifejaz:rv64-gnu-port
Open

Remove dead code from riscv64/gnu port#501
akifejaz wants to merge 1 commit intoeclipse-threadx:devfrom
akifejaz:rv64-gnu-port

Conversation

@akifejaz
Copy link

There was dead code in tx_thread_context_save.S the code after the return statement is unreachable. Removed that and also tested the demo application to make sure everything is fine.

Signed-off-by: Akif Ejaz <akif.ejaz@10xengineers.ai>
@fdesbiens fdesbiens moved this to In review in ThreadX Roadmap Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

1 participant

Comments