Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
bwh
/
klibc
/
9bfe94c405b6ae3f7a5c04c0d4cd539867ad2b85
/
.
/
usr
/
include
/
arch
/
ppc
/
klibc
/
archconfig.h
blob: 61c3657d92c5bc4dabb852f82388517ed8aac95f [
file
] [
log
] [
blame
]
/*
* include/arch/ppc/klibc/archconfig.h
*
* See include/klibc/sysconfig.h for the options that can be set in
* this file.
*
*/
#ifndef
_KLIBC_ARCHCONFIG_H
#define
_KLIBC_ARCHCONFIG_H
#define
_KLIBC_USE_RT_SIG
1
#endif
/* _KLIBC_ARCHCONFIG_H */