Home | History | Annotate | only in /src/sys/rump/include/rump-sys
Up to higher level directory
NameDateSize
dev.h26-Jan-20161.7K
kern.h01-Nov-20208.3K
kern_if.h26-Jan-20162.4K
net.h03-Sep-20221.5K
net_if.h26-Jan-2016438
README26-Jan-2016265
vfs.h26-Jan-20162.4K
vfs_if.h23-Feb-20203.9K

README

      1 	$NetBSD: README,v 1.1 2016/01/26 23:12:17 pooka Exp $
      2 
      3 This directory contains files which are kernel-internal interfaces
      4 provided by rump kernels.  Like any other NetBSD kernel interfaces,
      5 they may change as long as __NetBSD_Version__ is bumped at the
      6 same time.
      7