CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/01/22 18:10:10
Modified files:
sys/uvm : uvm_addr.c
Log message:
Move static function to the bottom of the file, to the only user
of that function, to guard it with SMALL_KERNEL.
ok mpi@
