Notify event request atomic block of memory

This commit is contained in:
vemax78
2013-11-21 22:03:05 +01:00
parent 0747168361
commit 68f14a8aca
3 changed files with 23 additions and 16 deletions

View File

@ -6,7 +6,8 @@
/* Reset notification */
struct ac_notify_reset_t {
struct capwap_imageidentifier_element startupimage;
uint32_t vendor;
uint8_t name[0];
};
/* */