Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Mar 2011 16:09:08 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/i386/include cpu.h
Message-ID:  <201103161609.p2GG9MUJ093690@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2011-03-16 16:09:08 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/include     cpu.h 
  Log:
  SVN rev 219698 on 2011-03-16 16:09:08Z by jkim
  
  Rework r219679.  Always check CPU class at run-time to make it predictable.
  Unfortunately, it pulls in <machine/cputypes.h> but it is small enough and
  namespace pollution is minimal, I hope.
  
  Pointed out by: bde
  Pointy hat:     jkim
  
  Revision  Changes    Path
  1.83      +5 -5      src/sys/i386/include/cpu.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103161609.p2GG9MUJ093690>