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