vfs: check userland buffers before reading them.
[haiku.git] / headers / private / system / arch / m68k / arch_config.h
blobecdea8867bc3c8ea70172b470b1892e9d2064316
1 /*
2 * Copyright 2004, Axel Dörfler, axeld@pinc-software.de.
3 * Distributed under the terms of the MIT License.
4 */
5 #ifndef _KERNEL_ARCH_M68K_CONFIG_H
6 #define _KERNEL_ARCH_M68K_CONFIG_H
9 #define FUNCTION_CALL_PARAMETER_ALIGNMENT_TYPE unsigned int
11 #define STACK_GROWS_DOWNWARDS
13 //#define ATOMIC_FUNCS_ARE_SYSCALLS
14 //#define ATOMIC64_FUNCS_ARE_SYSCALLS
17 #endif /* _KERNEL_ARCH_M68K_CONFIG_H */