CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2024/11/05 14:47:00
Modified files: sys/arch/powerpc/include: frame.h Log message: The `pri' field of struct clockframe has become unused since the removal of the need for CLKF_BASEPRI in OpenBSD 3.2. Rename it to stress the fact that it is no longer used.