windows-nt/Source/XPSP1/NT/base/boot/inc/haldtect.h

38 lines
384 B
C
Raw Normal View History

2020-09-26 03:20:57 -05: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
);