Files
linux/arch/alpha/include/asm/exec.h
Igor Pecovnik 31e0b0dd9e init
2016-12-19 07:03:25 +01:00

7 lines
108 B
C

#ifndef __ALPHA_EXEC_H
#define __ALPHA_EXEC_H
#define arch_align_stack(x) (x)
#endif /* __ALPHA_EXEC_H */