Adding support for MOXA ART SoC. Testing port of linux-2.6.32.60-moxart.
[linux-3.6.7-moxart.git] / arch / microblaze / include / asm / exec.h
blobe750de1fe8fb70306103cf3248c93baa55c07b1e
1 /*
2 * Copyright (C) 2006 Atmark Techno, Inc.
4 * This file is subject to the terms and conditions of the GNU General Public
5 * License. See the file "COPYING" in the main directory of this archive
6 * for more details.
7 */
9 #ifndef _ASM_MICROBLAZE_EXEC_H
10 #define _ASM_MICROBLAZE_EXEC_H
12 #define arch_align_stack(x) (x)
14 #endif /* _ASM_MICROBLAZE_EXEC_H */