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

7 lines
111 B
C
Raw Normal View History

2012-03-28 18:30:02 +01:00
#ifndef __PARISC_EXEC_H
#define __PARISC_EXEC_H
#define arch_align_stack(x) (x)
#endif /* __PARISC_EXEC_H */