blob: 847d7a1a8020286ba94f3625c6a5a027688c431a [file] [log] [blame]
#ifndef foo_h__
#define foo_h__
extern void foo(void);
#endif // foo_h__