yf13 commented on code in PR #12475: URL: https://github.com/apache/nuttx/pull/12475#discussion_r1637412782
########## arch/risc-v/src/common/riscv_internal.h: ########## @@ -87,16 +87,16 @@ /* Format output with register width and hex */ #ifdef CONFIG_ARCH_RV32 Review Comment: seems no need. `uintreg_t` in `ARCH_RV64ILP32` is same as with `ARCH_RV64` . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
