blob: 4c66d1eba48bf51ef356673c9b41c4fc7eccb499 [file] [log] [blame]
#include "foo.h"
int
foo (struct bar *bar_ptr)
{
return 1;
}