diff --git a/src/crt0.S b/src/crt0.S index 275ddb9..6a883cd 100644 --- a/src/crt0.S +++ b/src/crt0.S @@ -1,4 +1,4 @@ -#include "avr128da28.h" +#include /* This section contains the executable code. */ .section .text