git: DragonFly_RELEASE_4_0 kernel: Hide the intrmask_t typedef from userspace with #ifdef _KERNEL.

Imre Vadasz ivadasz at crater.dragonflybsd.org
Thu Jan 15 01:59:51 PST 2015


commit 4bd405fab9e624fa2ea8a145d45153be9b450f23
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/4bd405fab9e624fa2ea8a145d45153be9b450f23


-- 
DragonFly BSD source repository



More information about the Commits mailing list