Fix by Marc Schtz.

svn path=/trunk/; revision=9137
This commit is contained in:
James Tabor 2004-04-14 12:17:26 +00:00
parent 7d88f002d2
commit 93a7d0e19d

View file

@ -30,12 +30,12 @@
#include "arch/ke.h"
#ifndef __ASM__
extern LARGE_INTEGER SystemBootTime;
extern ULONG KiKernelTime;
extern ULONG KiUserTime;
extern ULONG KiDpcTime;
#endif
/* INTERNAL KERNEL FUNCTIONS ************************************************/