Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2
/
.
/
include
/
asm-um
/
calling.h
blob: 0b2384cc99fdb17180cabe8b6631ebd3693f686a [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame^
]
1
# Copyright 2003 - 2004 Pathscale, Inc
2
# Released under the GPL
3
4
#ifndef
__UM_CALLING_H
/* XXX x86_64 */
5
#define
__UM_CALLING_H
6
7
#include
"asm/arch/calling.h"
8
9
#endif