vfs: check userland buffers before reading them.
[haiku.git] / headers / private / system / arch / mipsel / arch_config.h
blob80cc93b210c92f8db4a0bab4bd5c68c32ee39d06
1 /*
2 * Copyright 2009 Haiku Inc.
3 * All rights reserved. Distributed under the terms of the MIT License.
4 */
5 #ifndef _SYSTEM_ARCH_MIPSEL_CONFIG_H
6 #define _SYSTEM_ARCH_MIPSEL_CONFIG_H
8 #warning IMPLEMENT _SYSTEM_ARCH_MIPSEL_CONFIG_H
10 #define FUNCTION_CALL_PARAMETER_ALIGNMENT_TYPE unsigned int
12 #define STACK_GROWS_DOWNWARDS
14 //#define ATOMIC_FUNCS_ARE_SYSCALLS
15 #define ATOMIC64_FUNCS_ARE_SYSCALLS
18 #endif /* _SYSTEM_ARCH_MIPSEL_CONFIG_H */