#ifndef _SYSINFO_H #define _SYSINFO_H void write_sysinfo(void); void sysinfo_loop(void); #endif