architecture specific CPU things, like defines
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4339 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
3cbce96a24
commit
867695ddb7
10
headers/private/kernel/arch/sh4/arch_cpu.h
Normal file
10
headers/private/kernel/arch/sh4/arch_cpu.h
Normal file
@ -0,0 +1,10 @@
|
||||
/*
|
||||
** Copyright 2003, Marcus Overhagen. All rights reserved.
|
||||
** Distributed under the terms of the NewOS License.
|
||||
*/
|
||||
#ifndef _KERNEL_ARCH_CPU_H
|
||||
#define _KERNEL_ARCH_CPU_H
|
||||
|
||||
#define ATOMIC_FUNCS_ARE_SYSCALLS 1
|
||||
|
||||
#endif
|
Loading…
x
Reference in New Issue
Block a user