Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
``` common/xtensa_swint.c:442:24: error: passing argument 1 of 'up_dump_register' discards 'volatile' qualifier from pointer target type [-Werror=discarded-qualifiers] 442 | up_dump_register(CURRENT_REGS); | ^~~~~~~~~~~~ ```
- Loading branch information