CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/23 06:07:14
Modified files:
sys/arch/riscv64/include: tcb.h
Log message:
cast TCB_GET() to void * to avoid -Wpointer-integer-compare warning
when building kern_sig.c
ok mlarkin@
