ReactOS 0.4.15-dev-7934-g1dc8d80
fxrequestbaseum.hpp
Go to the documentation of this file.
1/*++
2
3 Copyright (c) Microsoft Corporation
4
5 Module Name:
6
7 FxRequestBaseUm.hpp
8
9 Abstract:
10
11 This module implements km specific functions for FxRequestBase.
12
13 Author:
14
15
16
17 Environment:
18
19 User mode only
20
21 Revision History:
22
23 --*/
24
25#ifndef _FXREQUESTBASEUM_HPP_
26#define _FXREQUESTBASEUM_HPP_
27
28#endif // _FXREQUESTBASEUM_HPP
29