blob: 90c17161ed9bd8b1ece9d264be9209fa3e1fb084 [file] [log] [blame]
#ifndef _MAIN_DECL_H_
#define _MAIN_DECL_H_
void main(void);
#endif