/*++ Copyright (c) 2016 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: new.c Abstract: This module Author: Your Name 1-Jan-2016 Environment: Kernel --*/ // // ------------------------------------------------------------------- Includes // // // --------------------------------------------------------------------- Macros // // // ---------------------------------------------------------------- Definitions // // // ------------------------------------------------------ Data Type Definitions // // // ----------------------------------------------- Internal Function Prototypes // // // -------------------------------------------------------------------- Globals // // // ------------------------------------------------------------------ Functions // /*++ Routine Description: This routine Arguments: Return Value: --*/ // // --------------------------------------------------------- Internal Functions //