Searched refs:picoboot_cmd (Results 1 – 1 of 1) sorted by relevance
144 struct __packed __aligned(4) picoboot_cmd { struct163 static_assert(32 == sizeof(struct picoboot_cmd), "picoboot_cmd must be 32 bytes big"); argument