Changeset be62ebc in mainline for kernel/arch/amd64/src/asm.S


Ignore:
Timestamp:
2025-02-24T11:11:27Z (25 hours ago)
Author:
GitHub <noreply@…>
Branches:
master
Children:
d231a54
Parents:
9faba42
git-author:
Roman <40754203+BohdanQQ@…> (2025-02-24 11:11:27)
git-committer:
GitHub <noreply@…> (2025-02-24 11:11:27)
Message:

fix tester/mapping1 test (#243)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/amd64/src/asm.S

    r9faba42 rbe62ebc  
    7373
    7474        0:
    75                 ret                 /* return MEMCPY_SRC, success */
     75                ret                 /* return MEMCPY_DST, success */
    7676FUNCTION_END(memcpy_from_uspace)
    7777FUNCTION_END(memcpy_to_uspace)
Note: See TracChangeset for help on using the changeset viewer.