repo.or.cz
/
linux-2.6
/
next.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.git]
/
arch
/
um
/
sys-ia64
/
sysdep
/
sigcontext.h
blob
76b43161e7795415209463441a66ee12bfb01531
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