blob: 647b72fa2045b3947b79185e7342a4c3202227aa [file] [log] [blame]
#ifndef FUNC_H__
#define FUNC_H__
int func(void);
#endif