1 #include <sys/types.h> 2 3 const uint8_t cxm_enc_fw[] __aligned(4) = { 4 0x4e, 0x4f, 0x46, 0x57, /* NOFW */ 5 }; 6