K 10 svn:author V 3 bde K 8 svn:date V 27 1997-07-01T01:18:38.000000Z K 7 svn:log V 345 Added ifdefs so that this compiles when neither I586_CPU nor I586_CPU is defined, or SMP is defined. It is silly to configure PERFMON when it can't work (it will be disabled at runtime), but I like to leave the PERFMON configuration alone when I temporarily disable support for modern CPUs to run regression tests. Removed an unused #include. END