cvs commit: src/sys/i386/i386 identcpu.c

Alexander Leidinger netchild at FreeBSD.org
Wed Jan 4 12:11:07 PST 2006


netchild    2006-01-04 20:11:04 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c 
  Log:
  We don't support I386_CPU in 6.0 and later.  This file can be cleaned
  up some to assume that '#if defined(I486_CPU) || defined(I586_CPU) ||
  defined(I686_CPU)' is true.
  
  Suggested by:   jhb
  Reviewed by:    jhb
  
  Revision  Changes    Path
  1.154     +0 -16     src/sys/i386/i386/identcpu.c


More information about the cvs-src mailing list