blob: 0fea482cdc8489115e782ce2c19eaee30a7ab3d3 [file] [log] [blame]
David Howells6a846f32012-03-28 18:30:02 +01001#ifndef _ASM_C6X_EXEC_H
2#define _ASM_C6X_EXEC_H
3
4#define arch_align_stack(x) (x)
5
6#endif /* _ASM_C6X_EXEC_H */