mirror of
https://github.com/reactos/reactos.git
synced 2025-07-23 08:03:40 +00:00
Real fix, this time, hopefully.
svn path=/trunk/; revision=32316
This commit is contained in:
parent
1ad36042e5
commit
3e0f927c2c
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
#ifndef __ASM__
|
||||
|
||||
#include "intrin_i.h"
|
||||
|
||||
#define KeArchFnInit() Ke386FnInit()
|
||||
#define KeArchHaltProcessor() Ke386HaltProcessor()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue