TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/features/tls-defragmentation/development
/
.
/
ChangeLog.d
/
fix-compilation-when-memcpy-is-function-like-macro.txt
blob: 11e7d25392ce09eff622f56a06585f8226006efc [
file
] [
log
] [
blame
]
Tom Cosgrove
a2c45dc
2024-04-02 14:26:13 +0100
[
diff
] [
blame
]
1
Bugfix
2
*
Fix
compilation error
when
memcpy
()
is
a
function
-
like macros
.
Fixes
#8994.