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