mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
[NTDLL]
Properly declare with FORCEINLINE svn path=/trunk/; revision=63148
This commit is contained in:
@@ -82,8 +82,8 @@ LdrAlternateResourcesEnabled(VOID)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
ULONG_PTR
|
||||
FORCEINLINE
|
||||
ULONG_PTR
|
||||
LdrpMakeCookie(VOID)
|
||||
{
|
||||
/* Generate a cookie */
|
||||
|
||||
Reference in New Issue
Block a user