ReactOS 0.4.15-dev-7934-g1dc8d80
buildtype.c File Reference
#include <hal.h>
Include dependency graph for buildtype.c:

Go to the source code of this file.

Variables

const USHORT HalpBuildType = HAL_BUILD_TYPE
 
KIRQL HalpIrqlSynchLevel = DISPATCH_LEVEL
 

Variable Documentation

◆ HalpBuildType

const USHORT HalpBuildType = HAL_BUILD_TYPE

Definition at line 14 of file buildtype.c.

Referenced by HalInitSystem(), and HalpInitPhase0().

◆ HalpIrqlSynchLevel

KIRQL HalpIrqlSynchLevel = DISPATCH_LEVEL

Definition at line 19 of file buildtype.c.