2025-04-27 07:49:33 -04:00

30 lines
331 B
C

/*++
Copyright (c) 2001 Microsoft Corporation
Module Name:
vfddi.h
Abstract:
This header contains prototypes for verifier device driver interfaces.
Author:
Adrian J. Oney (adriao) 26-Apr-2001
Environment:
Kernel mode
Revision History:
--*/
VOID
VfDdiInit(
VOID
);