mirror of
https://github.com/reactos/reactos.git
synced 2026-05-31 08:17:09 +08:00
[DDK] Use FORCEINLINE instead of __inline, as in other DDK headers
This commit is contained in:
@@ -1432,7 +1432,7 @@ ClassSendNotification(
|
||||
|
||||
#endif /* (NTDDI_VERSION >= NTDDI_VISTA) */
|
||||
|
||||
__inline
|
||||
FORCEINLINE
|
||||
UCHAR
|
||||
GET_FDO_EXTENSON_SENSE_DATA_LENGTH (
|
||||
_In_ PFUNCTIONAL_DEVICE_EXTENSION FdoExtension)
|
||||
|
||||
Reference in New Issue
Block a user