2 comments:
File src/arch/riscv/ramdetect.c:
Patch Set #1, Line 19: extern void(*trap_handler)(trapframe *tf);
missing space after return type
File src/arch/riscv/trap_handler.c:
Patch Set #1, Line 122: void(*trap_handler)(trapframe *tf) = default_trap_handler;
missing space after return type
To view, visit change 36486. To unsubscribe, or for help writing mail filters, visit settings.