CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2015/07/16 17:04:12
Modified files: sys/arch/amd64/amd64: locore.S Log message: remove 'cpu_brand_id' as we no longer use that method to calculate the name of the cpu. Further, the calculation of cpu_brand_id was in the wrong place to begin with, so it was being calculated incorrectly anyway.