aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/exec.h
blob: 6bb5af75b17ab40767e92b7723545f56e94f3439 (plain) (blame)
1
2
3
4
5
6
#ifndef __PARISC_EXEC_H
#define __PARISC_EXEC_H

#define arch_align_stack(x) (x)

#endif /* __PARISC_EXEC_H */