clang
This commit is contained in:
parent
646fdc7d17
commit
fe1a4a52d4
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ struct __attribute__((packed)) xap_route_t {
|
|||
|
||||
// XAP_VALUE / XAP_CONST_MEM
|
||||
struct {
|
||||
const void *const_data;
|
||||
const void * const_data;
|
||||
const uint8_t const_data_len;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue