summaryrefslogtreecommitdiffstats
path: root/arch/h8300/include/asm/exec.h
blob: c01c45ccadf96b20f7fe667ad9a18ce851978e7c (plain)
1
2
3
4
5
6
#ifndef _H8300_EXEC_H
#define _H8300_EXEC_H

#define arch_align_stack(x) (x)

#endif /* _H8300_EXEC_H */