Etterna 0.74.4
Loading...
Searching...
No Matches
GetSysInfo.h
1#ifndef GET_SYS_INFO_H
2
3void
4GetKernel(std::string& sys, int& vers);
5
6#endif