Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / ia64 / include / asm / exec.h
blobb26242490e369b7c9e517d9dde49b6532a756a68
1 /*
2 * Process execution defines.
4 * Copyright (C) 1998-2003 Hewlett-Packard Co
5 * David Mosberger-Tang <davidm@hpl.hp.com>
6 * Copyright (C) 1999 Asit Mallick <asit.k.mallick@intel.com>
7 * Copyright (C) 1999 Don Dugger <don.dugger@intel.com>
8 */
9 #ifndef _ASM_IA64_EXEC_H
10 #define _ASM_IA64_EXEC_H
12 #define arch_align_stack(x) (x)
14 #endif /* _ASM_IA64_EXEC_H */