blob: 29ebd0bb6115eeb01d33b0f3f81476799e8b26d3 [file] [log] [blame]
#ifndef FUNC_H__
#define FUNC_H__
int func();
#endif