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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to