aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTor Egge <tegge@FreeBSD.org>1998-03-07 20:48:16 +0000
committerTor Egge <tegge@FreeBSD.org>1998-03-07 20:48:16 +0000
commit1516126e28ae3fc3cf1796338cd75f80e71a5682 (patch)
treed6765ba5e41b5294aa983242cfefde1ff9d3d023 /sys
parent4866e0856c18a8cbc2007c1f62ff07a274598580 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/include/smptests.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/smptests.h b/sys/i386/include/smptests.h
index 57f16b6470d6..377399664da2 100644
--- a/sys/i386/include/smptests.h
+++ b/sys/i386/include/smptests.h
@@ -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.29 1998/03/03 22:56:26 tegge Exp $
+ * $Id: smptests.h,v 1.30 1998/03/04 23:45:12 tegge Exp $
*/
#ifndef _MACHINE_SMPTESTS_H_
@@ -278,7 +278,7 @@
* while still using the slow interrupt handler. Only effective when
* APIC_INTR_REORDER is defined.
*/
-/* #define APIC_INTR_HIGHPRI_CLOCK */
+#define APIC_INTR_HIGHPRI_CLOCK
#endif /* APIC_IO */