Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
kernel
/
linux-linaro-stable.git
/
786d35d45cc40b2a51a18f73e14e135d47fdced7
/
.
/
arch
/
sh
/
include
/
asm
/
exec.h
blob: 69486a9497f7d57e26bc51ec56fbfba23ebf6365 [
file
] [
log
] [
blame
]
/*
* 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 */