You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
272 B
24 lines
272 B
/*++
|
|
|
|
Copyright (c) 1992-2000 Microsoft Corporation
|
|
|
|
Module Name:
|
|
kextfn.h
|
|
|
|
Abstract:
|
|
|
|
|
|
Environment:
|
|
|
|
User Mode.
|
|
|
|
Revision History:
|
|
|
|
Kshitiz K. Sharma (kksharma) 3/5/2001
|
|
|
|
--*/
|
|
|
|
#ifndef _KEXTFN_H
|
|
#define _KEXTFN_H
|
|
#endif // _KEXTFN_H
|
|
|