Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
6d3bfb74341c2c1454fcf5ec9c4dd707011f78e5
/
.
/
arch
/
um
/
sys-ia64
/
sysdep
/
sigcontext.h
blob: 76b43161e7795415209463441a66ee12bfb01531 [
file
] [
log
] [
blame
]
Linus Torvalds
1da177e
2005-04-16 15:20:36 -0700
[
diff
] [
blame
]
1
/*
2
* Copyright (C) 2000 Jeff Dike (jdike@karaya.com)
3
* Licensed under the GPL
4
*/
5
6
#ifndef
__SYSDEP_IA64_SIGCONTEXT_H
7
#define
__SYSDEP_IA64_SIGCONTEXT_H
8
9
#endif
10