avr: include printDs inside #ifdef
This commit is contained in:
@@ -336,7 +336,6 @@ printSendStats:
|
|||||||
pop r15
|
pop r15
|
||||||
out SREG, r15
|
out SREG, r15
|
||||||
ret
|
ret
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
printDs:
|
printDs:
|
||||||
@@ -365,6 +364,7 @@ printDs_loop1:
|
|||||||
pop r15
|
pop r15
|
||||||
out SREG, r15
|
out SREG, r15
|
||||||
ret
|
ret
|
||||||
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user