aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/exec.h
blob: 69486a9497f7d57e26bc51ec56fbfba23ebf6365 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
/*
 * Copyright (C) 1999, 2000  Niibe Yutaka  &  Kaz Kojima
 * Copyright (C) 2002 Paul Mundt
 */
#ifndef __ASM_SH_EXEC_H
#define __ASM_SH_EXEC_H

#define arch_align_stack(x) (x)

#endif /* __ASM_SH_EXEC_H */