mirror of
https://github.com/reactos/reactos.git
synced 2025-08-02 05:15:41 +00:00
[XDK]
- Missed this one (FORCEINLINE) [DDK] - Update DDK to reflect the XDK changes. svn path=/trunk/; revision=48228
This commit is contained in:
parent
e1e0ed63e2
commit
39cec38832
2 changed files with 2 additions and 2 deletions
|
@ -9521,8 +9521,8 @@ InitializeSListHead(
|
|||
|
||||
#else
|
||||
|
||||
VOID
|
||||
FORCEINLINE
|
||||
VOID
|
||||
InitializeSListHead(
|
||||
OUT PSLIST_HEADER SListHead)
|
||||
{
|
||||
|
|
|
@ -2855,8 +2855,8 @@ InitializeSListHead(
|
|||
|
||||
#else
|
||||
|
||||
VOID
|
||||
FORCEINLINE
|
||||
VOID
|
||||
InitializeSListHead(
|
||||
OUT PSLIST_HEADER SListHead)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue