blob: 4a5a41f30779490cf070f1ccf6e9fa1e5bfb306f [file] [log] [blame]
David Howellsec221202012-03-28 18:11:12 +01001#ifndef __ALPHA_EXEC_H
2#define __ALPHA_EXEC_H
3
4#define arch_align_stack(x) (x)
5
6#endif /* __ALPHA_EXEC_H */