factor/vmpp/os-openbsd.cpp

7 lines
78 B
C++
Raw Normal View History

2009-05-02 05:04:19 -04:00
#include "master.hpp"
const char *vm_executable_path(void)
{
return NULL;
}