xref
: /
netbsd-src
/
external
/
cddl
/
osnet
/
sys
/
sys
/
vm.h
(revision ba2539a9805a0544ff82c0003cc02fe1eee5603d)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#
ifndef
_SYS_VFS_VM_H
2
#
define
_SYS_VFS_VM_H
3
4
#
include
<
uvm
/
uvm.h
>
5
6
#
endif
7