Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Apr 2005 20:22:33 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/include pmc_mdep.h src/sys/i386/include pmc_mdep.h
Message-ID:  <200504202022.j3KKMXfc042081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2005-04-20 20:22:33 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/include    pmc_mdep.h 
    sys/i386/include     pmc_mdep.h 
  Log:
  o  Reverse the inclusion chain from MD->MI to MI->MD by removing the
     inclusion of <sys/pmc.h> and depending on being included from
     that header file.
  o  Include any MD specific header files that otherwise need to be
     included from MI files.
  
  Ok'd: jkoshy@
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/amd64/include/pmc_mdep.h
  1.2       +2 -1      src/sys/i386/include/pmc_mdep.h



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