fixed address checking in ppc atomic functions.

fixed compilation on x86.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4361 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
beveloper
2003-08-21 23:36:06 +00:00
parent 50e0ce4bee
commit 5fe840b9b5
3 changed files with 9 additions and 7 deletions
@@ -5,6 +5,7 @@
#ifndef _KERNEL_ARCH_x86_CPU_H
#define _KERNEL_ARCH_x86_CPU_H
#include <ktypes.h>
#include <arch/x86/thread_struct.h>
#include <arch/x86/descriptors.h>