ReactOS 0.4.16-dev-1520-gb558596
|
#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.