mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 17:27:03 +00:00
[NTOSKRNL]
Remove the old amd64 compilation hack svn path=/trunk/; revision=48058
This commit is contained in:
parent
8518877b95
commit
0f9bd40ee3
1 changed files with 0 additions and 3 deletions
|
@ -316,9 +316,6 @@ KiThreadStartup(PKSYSTEM_ROUTINE SystemRoutine,
|
|||
|
||||
#endif /* __ASM__ */
|
||||
|
||||
#undef KeGetCurrentThread
|
||||
#define _KeGetCurrentThread KeGetCurrentThread
|
||||
|
||||
// HACK
|
||||
extern NTKERNELAPI volatile KSYSTEM_TIME KeTickCount;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue