Files
linux-kernelorg-stable/arch/alpha/include/asm/exec.h
T

7 lines
108 B
C
Raw Normal View History

2012-03-28 18:11:12 +01:00
#ifndef __ALPHA_EXEC_H
#define __ALPHA_EXEC_H
#define arch_align_stack(x) (x)
#endif /* __ALPHA_EXEC_H */