CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/31 06:24:15
Modified files:
sys/arch/riscv64/dev: sfuart.c
sys/dev/fdt : amluart.c imxuart.c mvuart.c
sys/dev/ic : pluart.c
Log message:
Using suser() instead of doing it manually.
ok patrick@
