Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bwh
/
klibc
/
9bfe94c405b6ae3f7a5c04c0d4cd539867ad2b85
/
.
/
usr
/
include
/
arch
/
arm64
/
klibc
/
archsignal.h
blob: 94e6bc8ef2e4ba73efb442e9b5bfb294a8e2feb4 [
file
] [
log
] [
blame
]
/*
* arch/arm64/include/klibc/archsignal.h
*
* Architecture-specific signal definitions
*
*/
#ifndef
_KLIBC_ARCHSIGNAL_H
#define
_KLIBC_ARCHSIGNAL_H
#include
<asm/signal.h>
/* No special stuff for this architecture */
#endif