Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
e6968a1719a88afa4708ff43696d6615f0be90be
/
.
/
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 */