From c979eb280932f735826bfb21fe4465937fc61495 Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Fri, 30 May 1997 10:00:58 +0000 Subject: [PATCH] Synchronize with sys/i386/i386/microtime.s revision 1.23. --- sys/pc98/i386/microtime.s | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sys/pc98/i386/microtime.s b/sys/pc98/i386/microtime.s index 1f1bb75d9c7..a853257af17 100644 --- a/sys/pc98/i386/microtime.s +++ b/sys/pc98/i386/microtime.s @@ -32,11 +32,10 @@ * SUCH DAMAGE. * * from: Steve McCanne's microtime code - * $Id: microtime.s,v 1.8 1997/02/22 09:43:27 peter Exp $ + * $Id: microtime.s,v 1.9 1997/04/27 13:22:02 kato Exp $ */ #include "opt_cpu.h" -#include "opt_smp.h" #ifdef APIC_IO #include -- 2.45.2