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