mirror of
https://github.com/reactos/reactos.git
synced 2025-04-26 00:20:34 +00:00
revert 38059 to see if it has effected the output of winetests
svn path=/trunk/; revision=38066
This commit is contained in:
parent
bac49255c5
commit
d469155aa7
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