!include once #1010945 // OSHI import oshi.hardware.*; static cached HardwareAbstractionLayer oshi_hardware() { ret new SystemInfo().getHardware(); }