1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-26 16:42:12 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Timon Kruiper
9f76b16124 Kernel: Implement safe_memcpy for the aarch64 build
The implementation just calls the regular memcpy, and is not safe yet.
This can be done later.
2022-05-03 21:53:36 +02:00