CVSROOT: /cvs Module name: src Changes by: aoy...@cvs.openbsd.org 2025/06/07 01:52:17
Modified files: sys/arch/m88k/include: atomic.h Log message: The qualifier 'volatile' is needed to solve the warning (finally treated as an error) on m88k for recent sys/kern/kern_lock.c changes. Tested by me, ok by dlg@ mvs@