avr: include printDs inside #ifdef

This commit is contained in:
Martin Preuss
2024-09-12 13:04:39 +02:00
parent ec033cfd10
commit 79afc70b92

View File

@@ -336,7 +336,6 @@ printSendStats:
pop r15
out SREG, r15
ret
#endif
printDs:
@@ -365,6 +364,7 @@ printDs_loop1:
pop r15
out SREG, r15
ret
#endif