Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 1997 07:25:01 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        CVS-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit:  src/sys/i386/include clock.h src/sys/i386/isa clock.c
Message-ID:  <199705041425.HAA01263@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       97/05/04 07:25:00

  Modified:    sys/i386/include  clock.h
               sys/i386/isa  clock.c
  Log:
  Don't remove i586_ctr_freq from scope, leave it defined as zero.  This
  simplifies some assumptions and stops some code compile problems.
  
  This should fix the compile hiccup in PR#3491, but smp kernel profiling
  isn't likely to be fixed by this.
  
  Revision  Changes    Path
  1.26      +5 -3      src/sys/i386/include/clock.h
  1.82      +5 -3      src/sys/i386/isa/clock.c



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