/*++ Copyright (c) 2012 Minoca Corp. This file is licensed under the terms of the GNU General Public License version 3. Alternative licensing terms are available. Contact info@minocacorp.com for details. See the LICENSE file at the root of this project for complete licensing information. Module Name: driver.h Abstract: This header contains all kernel definitions used by drivers. Author: Evan Green 16-Sep-2012 --*/ // // ------------------------------------------------------------------- Includes // #define KERNEL_API __DLLIMPORT #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include #include // // ---------------------------------------------------------------- Definitions // // // ------------------------------------------------------ Data Type Definitions // // // -------------------------------------------------------------------- Globals // // // -------------------------------------------------------- Function Prototypes //