WindowsXP-SP1/base/boot/inc/haldtect.h

38 lines
421 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
haldtect.h
Abstract:
Common header file for HAL detection routines
Author:
John Vert (jvert) 6-Oct-1993
Environment:
ARC environment
Revision History:
--*/
#include "bldr.h"
#include "setupblk.h"
#include "parseini.h"
#include "stdio.h"
#include "stdarg.h"
PCHAR
SlDetectHal(
VOID
);