mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 15:43:56 +00:00
Added CPU specific memcpy function ('memcpy_cpu'), which is tried first in default 'memcpy'. Improved default 'memcpy' to copy eight byte chunks.