Sign in
android
/
platform
/
external
/
musl
/
3ea3fcf78a5532e118856846df8adbf3f60ef716
/
.
/
src
/
include
/
sys
/
sysinfo.h
blob: 10be8a48f79dadcff3c37767e3321245fc9efd43 [
file
] [
log
] [
blame
]
#ifndef
SYS_SYSINFO_H
#define
SYS_SYSINFO_H
#include
"../../../include/sys/sysinfo.h"
#include
<features.h>
hidden
int
__lsysinfo
(
struct
sysinfo
*);
#endif