Make nightly build test works.
[bertos.git] / wizard / srctemplates / main.c
1 // Emtpy main.c file generated by the wizard
2
3 int main(void)
4 {
5     return 0;
6 }
7