CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/06/17 08:12:19
Modified files:
sys/sys : smr.h
Log message:
Expose SMR list and pointer macros to userspace. This enables the use
of SMR lists in userspace-visible parts of system headers. In addition,
the macros allow libkvm to examine SMR data structures.
Initial diff by and OK claudio@
