Merge tag 'parisc-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
[cascardo/linux.git] / arch / arm / include / asm / exec.h
1 #ifndef __ASM_ARM_EXEC_H
2 #define __ASM_ARM_EXEC_H
3
4 #define arch_align_stack(x) (x)
5
6 #endif /* __ASM_ARM_EXEC_H */