haiku/headers/private/kernel/arch/sh4/arch_cpu.h

11 lines
216 B
C
Raw Normal View History

/*
** 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