WindowsXP/base/ntos/io/pnpmgr/pplastgood.h
2025-04-27 07:49:33 -04:00

28 lines
346 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
);