2020-09-30 16:53:55 +02:00

22 lines
341 B
C

/*++
Copyright (c) 1989 Microsoft Corporation
Module Name:
driver.h
Abstract:
This module contains global variable and external routine
declarations for driver object of ws2ifsl.sys driver.
Author:
Vadim Eydelman (VadimE) Dec-1996
Revision History:
--*/
extern PDEVICE_OBJECT DeviceObject;