mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 16:51:39 +00:00
[CMAKE]
Sync with trunk head (r48826) svn path=/branches/cmake-bringup/; revision=48831
This commit is contained in:
commit
912ce51ae6
1261 changed files with 77972 additions and 24019 deletions
|
@ -43,7 +43,7 @@ BitCountTable[256] =
|
|||
|
||||
/* PRIVATE FUNCTIONS ********************************************************/
|
||||
|
||||
static __inline__
|
||||
static __inline
|
||||
ULONG
|
||||
RtlpGetLengthOfRunClear(
|
||||
IN PRTL_BITMAP BitMapHeader,
|
||||
|
@ -92,7 +92,7 @@ RtlpGetLengthOfRunClear(
|
|||
return Length;
|
||||
}
|
||||
|
||||
static __inline__
|
||||
static __inline
|
||||
ULONG
|
||||
RtlpGetLengthOfRunSet(
|
||||
IN PRTL_BITMAP BitMapHeader,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue