fix build of rostests

svn path=/trunk/; revision=38059
This commit is contained in:
Timo Kreuzer 2008-12-13 23:12:44 +00:00
parent 6b7663640a
commit 14fa0ef142

View file

@ -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