Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f1df03d67c7654373f6828bfceeacbfe6e90b5ad
/
.
/
arch
/
h8300
/
include
/
asm
/
exec.h
blob: c01c45ccadf96b20f7fe667ad9a18ce851978e7c [
file
] [
log
] [
blame
]
David Howells
a5401ee
2012-03-28 18:30:02 +0100
[
diff
] [
blame
]
1
#ifndef
_H8300_EXEC_H
2
#define
_H8300_EXEC_H
3
4
#define
arch_align_stack
(
x
)
(
x
)
5
6
#endif
/* _H8300_EXEC_H */