removed TEST_CPUHITS code.

This commit is contained in:
Steve Passe 1997-04-28 01:46:31 +00:00
parent 34e63b4cd7
commit e1c8d46561
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25217

View File

@ -22,7 +22,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $Id: smptests.h,v 1.2 1997/04/27 21:17:56 fsmp Exp $
* $Id: smptests.h,v 1.3 1997/04/28 01:08:47 fsmp Exp $
*/
#ifndef _MACHINE_SMPTESTS_H_
@ -43,15 +43,6 @@
#define TEST_LOPRIO
/*
* count INT hits by CPU
*
* i386/isa/vector.s
*
*/
#define TEST_CPUHITS
/*
* deal with broken smp_idleloop()
*/