Make RtlLargeIntegerDivide FORCEINLINE instead of __inline to avoid multiple definitions

svn path=/trunk/; revision=47543
This commit is contained in:
Timo Kreuzer 2010-06-03 15:57:52 +00:00
parent 33b6671aa1
commit a101fb3029

View file

@ -2772,7 +2772,7 @@ RtlConvertUlongToLuid(
#if defined(_AMD64_) || defined(_IA64_)
//DECLSPEC_DEPRECATED_DDK_WINXP
__inline
FORCEINLINE
LARGE_INTEGER
NTAPI_INLINE
RtlLargeIntegerDivide(