added more bigcall/bigjmp as we go along with larger code.

This commit is contained in:
Martin Preuss
2025-06-02 01:02:06 +02:00
parent 1f537849a9
commit 3582659018
8 changed files with 41 additions and 41 deletions

View File

@@ -31,7 +31,7 @@ NETMSG_RebootRequestRead:
push xl
push xh
adiw xh:xl, NETMSG_REBOOTREQ_OFFS_UID
rcall NETMSG_CheckUidInMsg ; (r16, r18, r19, r20, r21, X)
bigcall NETMSG_CheckUidInMsg ; (r16, r18, r19, r20, r21, X)
pop xh
pop xl
pop r16