repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WIP FPC-III support
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
arm64
/
fp
/
asm-offsets.h
blob
a180851496ecf2c702ae8379a69c6f32446f1fd8
1
#define sa_sz 32
2
#define sa_flags 8
3
#define sa_handler 0
4
#define sa_mask_sz 8
5
#define SIGUSR1 10
6
#define SIGTERM 15
7
#define SIGINT 2
8
#define SIGABRT 6
9
#define SA_NODEFER 1073741824
10
#define SA_SIGINFO 4
11
#define ucontext_regs 184