/* Copyright 2013 Endless Mobile, Inc. */ #include int main (int argc, char **argv) { eos_hello_sample_function (NULL, NULL); return 0; }