#include "physicalmemory.h" const char* ffDetectPhysicalMemory(FF_MAYBE_UNUSED FFlist* result) { return "Not supported on this platform"; }