blob: 15fa269806a22d5e3e3da675b785b09df4961bd1 [file] [log] [blame]
#include "foo.h"
int foo_do_something(void) {
return 42;
}