mbed-os/connectivity/netsocket/include
mateusz.kalinowski ad0eb0eaa6 Moving alignment information in the nsapi_msghdr_t
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.
2021-09-08 15:26:41 +01:00
..
netsocket Moving alignment information in the nsapi_msghdr_t 2021-09-08 15:26:41 +01:00