- Use FORCEINLINE where appropriate

svn path=/trunk/; revision=75145
This commit is contained in:
Jérôme Gardou 2017-06-19 21:17:17 +00:00
parent 547949716c
commit cf62382937
2 changed files with 2 additions and 2 deletions

View file

@ -549,7 +549,7 @@ RxFinalizeSrvOpen(
_In_ BOOLEAN RecursiveFinalize,
_In_ BOOLEAN ForceFinalize);
extern INLINE
FORCEINLINE
PUNICODE_STRING
GET_ALREADY_PREFIXED_NAME(
PMRX_SRV_OPEN SrvOpen,

View file

@ -130,7 +130,7 @@ typedef struct _RDBSS_DEVICE_OBJECT {
RDBSS_SCAVENGER RdbssScavengerInDeviceObject;
} RDBSS_DEVICE_OBJECT, *PRDBSS_DEVICE_OBJECT;
extern INLINE
FORCEINLINE
VOID
NTAPI
RxUnregisterMinirdr(