diff --git a/ispprog.c b/ispprog.c index 83ad86b..81f9fb3 100644 --- a/ispprog.c +++ b/ispprog.c @@ -1139,7 +1139,6 @@ void disable_wdt_timer(void) #endif /* defined(__AVR_ATmega328P__) */ -int main(void) __attribute__ ((noreturn)); int main(void) { GPIO_INIT();