From c5ab06b6d0fda58b002431fec749cc3fd13a453e Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 13 Feb 2025 01:10:32 +0100 Subject: [PATCH] avr: fixed apidoc. --- avr/common/utils.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/common/utils.asm b/avr/common/utils.asm index 1b23778..81ef3ea 100644 --- a/avr/common/utils.asm +++ b/avr/common/utils.asm @@ -191,7 +191,7 @@ Utils_Fini: ; @param X pointer to SRAM to fill ; @param r16 value to fill the SRAM with ; @param r17 size of area to fill -; @clobbers r17 +; @clobbers r17, X Utils_FillSram: tst r17