commit 306e2db1f269c10d0f626e724c68f81734bd863b
Author: Antonio Huete Jimenez <[email protected]>
Date: Mon Dec 2 01:48:52 2019 +0100
<sys/sysctl.h>: Add runtime interface macros for BIT32/BIT64
- Add SYSCTL_ADD_BIT32() and SYSCTL_ADD_BIT64() macros which allow using a
sysctl context.
Summary of changes:
sys/sys/sysctl.h | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/306e2db1f269c10d0f626e724c68f81734bd863b
--
DragonFly BSD source repository