CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/08 07:15:07
Modified files:
sys/uvm : uvm_pager.h
Log message:
the #ifdef _KERNEL can wrap the entire file. uvm_extern.h only pulls
this inside #ifdef _KERNEL in any case, so nothing really changes.
