mirror of https://github.com/ARMmbed/mbed-os.git
Macro MBED_ALIGN expands in C to _Alignas which can't be used in the type declaration. This patch moves it to the first type definition which makes this code compile properly in CPP and C. |
||
---|---|---|
.. | ||
netsocket |