avr: fixed apidoc.
This commit is contained in:
@@ -191,7 +191,7 @@ Utils_Fini:
|
|||||||
; @param X pointer to SRAM to fill
|
; @param X pointer to SRAM to fill
|
||||||
; @param r16 value to fill the SRAM with
|
; @param r16 value to fill the SRAM with
|
||||||
; @param r17 size of area to fill
|
; @param r17 size of area to fill
|
||||||
; @clobbers r17
|
; @clobbers r17, X
|
||||||
|
|
||||||
Utils_FillSram:
|
Utils_FillSram:
|
||||||
tst r17
|
tst r17
|
||||||
|
|||||||
Reference in New Issue
Block a user