CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/10/01 13:41:06
Modified files:
sys/arch/amd64/amd64: hibernate_machdep.c
sys/arch/amd64/include: hibernate_var.h pte.h
sys/arch/i386/i386: hibernate_machdep.c
sys/arch/i386/include: hibernate_var.h pte.h
Log message:
Move some hibernate #defines to pte.h and eliminate some duplicate defines
from hibernate code that were already defined in pte.h (with different
names). No functional change.
ok sf@, deraadt@
