diff options
author | Anton Kling <anton@kling.gg> | 2023-10-27 16:32:13 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-10-30 21:49:48 +0100 |
commit | 8eede5fd642db2c56a1f5185973815fbd2b0afa4 (patch) | |
tree | 0a75f0debcedd3657cf0509e7973cad70fbc2262 /userland/libc/math.h | |
parent | 5026f823fa2708404302aa59d03401635a435c0b (diff) |
LibC: Optimize memcpy function
Instead of copying byte by byte it now copies in 64, 32, 16, 8 bit
chunks.
Diffstat (limited to 'userland/libc/math.h')
0 files changed, 0 insertions, 0 deletions