mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 11:02:16 +00:00
- Forgot this file.
svn path=/trunk/; revision=8553
This commit is contained in:
parent
30aec6e5f7
commit
1f3378866b
1 changed files with 3 additions and 0 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue