Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Oct 2006 06:38:51 +0000 (UTC)
From:      Bruce Evans <bde@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/isa prof_machdep.c src/sys/amd64/amd64 prof_machdep.c
Message-ID:  <200610280638.k9S6cpSo049747@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2006-10-28 06:38:51 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/isa         prof_machdep.c 
    sys/amd64/amd64      prof_machdep.c 
  Log:
  Cleaned up includes.  <machine/profile.h> was unused.  <machine/timerreg.h>
  was only used in the GUPROF case, so the messes to get its i386 prerequisites
  included shouldn't have been needed.
  
  Fixed some style bugs. Quote #error contents, and don't repeat an #error
  directive on amd64.
  
  Revision  Changes    Path
  1.27      +1 -7      src/sys/amd64/amd64/prof_machdep.c
  1.28      +4 -7      src/sys/i386/isa/prof_machdep.c



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