CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/28 10:27:31
Modified files:
lib/libkvm : kvm_amd64.c kvm_arm.c kvm_hppa.c kvm_hppa64.c
kvm_i386.c kvm_m68k.c kvm_sh.c kvm_sparc64.c
kvm_vax.c
Log message:
Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already
know it from the machine.
ok miod
