Changeset d30e067 in mainline for kernel/arch/amd64/src/asm.S
- Timestamp:
- 2025-03-02T20:02:33Z (5 months ago)
- Children:
- 8cdf360
- Parents:
- 7debda3 (diff), 4285f384 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/arch/amd64/src/asm.S
r7debda3 rd30e067 73 73 74 74 0: 75 ret /* return MEMCPY_ SRC, success */75 ret /* return MEMCPY_DST, success */ 76 76 FUNCTION_END(memcpy_from_uspace) 77 77 FUNCTION_END(memcpy_to_uspace)
Note:
See TracChangeset
for help on using the changeset viewer.