CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/09/05 17:43:13
Modified files: sys/sys : tree.h Log message: move the types for RBT out from under #ifdef _KERNEL this lets userland understand kernel structures with RBT bits in them. tested by a make build on amd64 and sparc64