CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/05/04 08:05:12
Modified files:
sys/arch/m88k/include: atomic.h
Log message:
Fix 2nd and 3rd arguments' cast in atomic_cas_ptr().
This fixes compile errors (actually warnings) on m88k in sys/net/pf.c
revision 1.1116 changes.
Diff from Miod Vallat, tested on GENERIC and GENERIC.MP by me.
