CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/31 11:07:03
Modified files:
sys/arch/amd64/include: cpu.h pmap.h
sys/arch/i386/include: cpu.h pmap.h
sys/arch/sh/include: pmap.h
sys/arch/sparc64/include: pmap.h pte.h
sys/arch/hppa/include: cpu.h pmap.h
sys/arch/alpha/include: pmap.h
Log message:
try to avoid pulling in pte.h and other more crazy things. Checked against
the things that libkvm needs.
