Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bwh
/
klibc
/
9bfe94c405b6ae3f7a5c04c0d4cd539867ad2b85
/
.
/
usr
/
include
/
arch
/
ppc
/
klibc
/
archsignal.h
blob: 9c3ac927acafa0a9034b9b3630d07e985343b835 [
file
] [
log
] [
blame
]
/*
* arch/ppc/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