git: kernel: Hide the intrmask_t typedef from userspace with #ifdef _KERNEL.
Imre Vadasz
ivadasz at crater.dragonflybsd.org
Tue Jan 13 13:30:43 PST 2015
commit 23095bbb7034fac4a0e9055e622fefc37642f4bd
Author: Imre Vadasz <imre at vdsz.com>
Date: Tue Jan 13 22:26:32 2015 +0100
kernel: Hide the intrmask_t typedef from userspace with #ifdef _KERNEL.
Summary of changes:
sys/platform/pc32/include/types.h | 4 ++++
sys/platform/pc64/include/types.h | 4 ++++
sys/platform/vkernel/include/types.h | 2 ++
sys/platform/vkernel64/include/types.h | 2 ++
4 files changed, 12 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/23095bbb7034fac4a0e9055e622fefc37642f4bd
--
DragonFly BSD source repository
More information about the Commits
mailing list