CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2015/04/01 13:45:21
Modified files: sys/arch/i386/i386: locore.s Log message: Add cpu_pae variable (which will be later used to determine if PAE mode is in use) now so that libkvm can be fixed before the rest of the bulk of PAE support is committed. requested by and ok deraadt@