blob: fae9c38329f5a4ec92f2712dfbc78823fa2a3d15 [file] [log] [blame]
#include "fake-gthread.h"
int fake_gthread_fake_function (void)
{
return 7;
}