CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2015/07/17 00:13:44
Modified files: sys/arch/amd64/amd64: locore.S Log message: "are we 386, 386sx, or 486, or Pentium, or.." I'm pretty sure the amd64 kernel won't boot on any of those CPUs, so delete the (unused) variable that was supposed to track which 32 bit CPU we were running on.