mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:52:56 +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 BOOLEAN HalDisableFirmwareMapper;
|
||||||
extern PWCHAR HalHardwareIdString;
|
extern PWCHAR HalHardwareIdString;
|
||||||
extern PWCHAR HalName;
|
extern PWCHAR HalName;
|
||||||
|
|
||||||
|
extern KAFFINITY HalpDefaultInterruptAffinity;
|
||||||
|
|
||||||
|
extern IDTUsageFlags HalpIDTUsageFlags[MAXIMUM_IDTVECTOR];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue