- Forgot this file.

svn path=/trunk/; revision=8553
This commit is contained in:
David Welch 2004-03-06 22:26:05 +00:00
parent 30aec6e5f7
commit 1f3378866b

View file

@ -40,6 +40,9 @@ VOID KeSetGdtSelector(ULONG Entry, ULONG Value1, ULONG Value2);
struct _KTHREAD;
VOID STDCALL
DbgBreakPointNoBugCheck(VOID);
VOID STDCALL KeRescheduleThread();
VOID KiUpdateSystemTime (KIRQL oldIrql, ULONG Eip);