src/library/os/os-win.c @@ -211,3 +211,11 @@ free(hashStr); } } /** * Not implemented yet. */ VIRTUALIZATION getVirtualization() { return NONE; }