mirror of
https://github.com/reactos/reactos.git
synced 2025-01-15 18:43:27 +00:00
[HAL]: Forgot file.
svn path=/trunk/; revision=47673
This commit is contained in:
parent
1b1d03c8a0
commit
edda414937
1 changed files with 5 additions and 0 deletions
|
@ -816,3 +816,8 @@ extern KAFFINITY HalpActiveProcessors;
|
|||
extern BOOLEAN HalDisableFirmwareMapper;
|
||||
extern PWCHAR HalHardwareIdString;
|
||||
extern PWCHAR HalName;
|
||||
|
||||
extern KAFFINITY HalpDefaultInterruptAffinity;
|
||||
|
||||
extern IDTUsageFlags HalpIDTUsageFlags[MAXIMUM_IDTVECTOR];
|
||||
|
||||
|
|
Loading…
Reference in a new issue