1570af302Sopenharmony_ci#ifndef SYS_SYSINFO_H 2570af302Sopenharmony_ci#define SYS_SYSINFO_H 3570af302Sopenharmony_ci 4570af302Sopenharmony_ci#include "../../../include/sys/sysinfo.h" 5570af302Sopenharmony_ci#include <features.h> 6570af302Sopenharmony_ci 7570af302Sopenharmony_cihidden int __lsysinfo(struct sysinfo *); 8570af302Sopenharmony_ci 9570af302Sopenharmony_ci#endif 10