CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/04/24 03:30:30
Modified files:
sys/dev/sbus : magma.c magmareg.h
Log message:
Use static inline for cd1400_write_ccr() because clang 16 has issues with it.
Also remove some unused prototypes.
>From Koakuma, OK kn@
