windows-nt/Source/XPSP1/NT/base/ntos/io/pnpmgr/pplastgood.h
2020-09-26 16:20:57 +08:00

28 lines
319 B
C

/*++
Copyright (c) 2000 Microsoft Corporation
Module Name:
PpLastGood.h
Abstract:
This header exposed various routines needed for last known good processing
in the IO subsystem.
Author:
Adrian J. Oney - April 4, 2000
Revision History:
--*/
VOID
PpLastGoodDoBootProcessing(
VOID
);