Skip to content
Commit a5a929f3 authored by Hugues Kamba Mpiana's avatar Hugues Kamba Mpiana Committed by Hugues Kamba Mpiana
Browse files

mbedos-socket: Remove restrict keyword in bitcopy signature



The restrict keyword does not add any functionality. It only affects
compiler optimisation.
As the restrict keyword is not supported by C++, it has to be removed
to write unit test using GoogleTest which C++ based.

Signed-off-by: Hugues Kamba Mpiana's avatarHugues Kamba-Mpiana <hugues.kambampiana@arm.com>
parent c264cb0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment