avr: fixed apidoc.

This commit is contained in:
Martin Preuss
2026-05-13 00:30:26 +02:00
parent 313b2c05a1
commit 1b0d36b84d

View File

@@ -80,6 +80,7 @@ Eeprom_CheckAddr:
; @param X EEPROM Address to read from ; @param X EEPROM Address to read from
; @param Y address in SDRAM to write to ; @param Y address in SDRAM to write to
; @param R17 number of bytes to copy ; @param R17 number of bytes to copy
; @return CFLAG set if address okay, cleared if out of range
; @clobbers r16, r17, X, Y ; @clobbers r16, r17, X, Y
Eeprom_ReadBytes: Eeprom_ReadBytes: