summaryrefslogtreecommitdiffstats
path: root/Tests/ConfigSources/iface_debug_src.cpp
blob: 63b22fcd1467957bda7c26bb8e70352614434c5b (plain)
1
2
3
4
5
6
7

#include "iface_debug.h"

int iface_debug()
{
  return 0;
}