Real fix, this time, hopefully.

svn path=/trunk/; revision=32316
This commit is contained in:
ReactOS Portable Systems Group 2008-02-12 06:51:39 +00:00
parent 1ad36042e5
commit 3e0f927c2c

View file

@ -45,6 +45,8 @@
#ifndef __ASM__
#include "intrin_i.h"
#define KeArchFnInit() Ke386FnInit()
#define KeArchHaltProcessor() Ke386HaltProcessor()