mirror of
https://github.com/reactos/reactos.git
synced 2026-07-03 03:34:34 +08:00
fix build of rostests
svn path=/trunk/; revision=38059
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user