ReactOS 0.4.16-dev-1067-ge98bba2
|
#include <hal.h>
Go to the source code of this file.
Variables | |
const USHORT | HalpBuildType = HAL_BUILD_TYPE |
KIRQL | HalpIrqlSynchLevel = DISPATCH_LEVEL |
const USHORT HalpBuildType = HAL_BUILD_TYPE |
Definition at line 14 of file buildtype.c.
Referenced by HalInitSystem(), and HalpInitPhase0().
KIRQL HalpIrqlSynchLevel = DISPATCH_LEVEL |
Definition at line 19 of file buildtype.c.