Synchronize with sys/i386/i386/microtime.s revision 1.23.

This commit is contained in:
KATO Takenori 1997-05-30 10:00:58 +00:00
parent 331bf60dc9
commit c979eb2809
1 changed files with 1 additions and 2 deletions

View File

@ -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 <machine/apic.h>