mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 08:53:02 +00:00
[NTOS:VF]
* Don't mark varargs functions as stdcall. svn path=/trunk/; revision=64090
This commit is contained in:
parent
d68784c08f
commit
12545de76f
1 changed files with 0 additions and 2 deletions
|
@ -30,7 +30,6 @@ VfIsVerificationEnabled(IN VF_OBJECT_TYPE VfObjectType,
|
|||
* @unimplemented
|
||||
*/
|
||||
VOID
|
||||
NTAPI
|
||||
VfFailDeviceNode(IN PDEVICE_OBJECT PhysicalDeviceObject,
|
||||
IN ULONG BugCheckMajorCode,
|
||||
IN ULONG BugCheckMinorCode,
|
||||
|
@ -47,7 +46,6 @@ VfFailDeviceNode(IN PDEVICE_OBJECT PhysicalDeviceObject,
|
|||
* @unimplemented
|
||||
*/
|
||||
VOID
|
||||
NTAPI
|
||||
VfFailSystemBIOS(IN ULONG BugCheckMajorCode,
|
||||
IN ULONG BugCheckMinorCode,
|
||||
IN VF_FAILURE_CLASS FailureClass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue