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