dashboard
repositories
activity
search
login
luoshi
/
RK3588_XEN
forked from
~ljy/RK3588_XEN
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
add kernel/.gitignore
hc
2024-08-16
a24a44ff9ca902811b99aa9663d697cf452e08ef
[~luoshi/RK3588_XEN.git]
/
kernel
/
tools
/
testing
/
selftests
/
arm64
/
fp
/
asm-offsets.h
1
2
3
4
5
6
7
8
9
10
11
#define sa_sz 32
#define sa_flags 8
#define sa_handler 0
#define sa_mask_sz 8
#define SIGUSR1 10
#define SIGTERM 15
#define SIGINT 2
#define SIGABRT 6
#define SA_NODEFER 1073741824
#define SA_SIGINFO 4
#define ucontext_regs 184