mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 16:40:27 +00:00
revert last commit
svn path=/trunk/; revision=38067
This commit is contained in:
parent
d469155aa7
commit
7f8b6003c6
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ extern "C" {
|
|||
#endif
|
||||
|
||||
#if (defined(_X86_) && !defined(__x86_64))
|
||||
void __cdecl _disable(void);
|
||||
void __cdecl _enable(void);
|
||||
// void __cdecl _disable(void);
|
||||
// void __cdecl _enable(void);
|
||||
#endif
|
||||
|
||||
#ifndef NO_OLDNAMES
|
||||
|
|
Loading…
Reference in a new issue