repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Wanderer/Info: fix compilation
[AROS.git]
/
arch
/
all-android
/
kernel
/
sigcore.i386.h
blob
297cd4f5ae20e0d7e5a2795886060fa25777cf8a
1
#include <asm/sigcontext.h>
2
3
typedef
struct
sigcontext regs_t
;
4
typedef
__sighandler_t SignalHandler
;