commit | f23d26d7b6794d2469aa898a86f0236e0cb21357 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Wed Apr 16 14:57:38 2025 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Jun 09 22:07:36 2025 +0000 |
tree | c8704b685c59e6b4ce26cf880e428e8cf57b3adb | |
parent | 6a468973208b2533207fb8188186c61517cf18fe [diff] |
fix(libc): add the memcpy declaration back Patch 34d7f196b moved definitions to a new file but missed that of memcpy. Put it back. Change-Id: I5e9797e611e6f1f97232f03de98f81db86a66c2a Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>