windows-nt/Source/XPSP1/NT/sdktools/buggy/driver/contmem.h
2020-09-26 16:20:57 +08:00

20 lines
378 B
C

//
// Template Driver
// Copyright (c) Microsoft Corporation, 1999.
//
// Module: contmem.h
// Author: Daniel Mihai (DMihai)
// Created: 6/19/1999 2:39pm
//
// This module contains tests for MmAllocateContiguousMemorySpecifyCache.
//
// --- History ---
//
// 6/19/1999 (DMihai): initial version.
//
void
TdMmAllocateContiguousMemorySpecifyCacheTest(
PVOID NotUsed
);