root/sys/dev/video/cxm/cxm_dec_fw.c
#include <sys/types.h>

const uint8_t cxm_dec_fw[] __aligned(4) = {
        0x4e, 0x4f, 0x46, 0x57, /* NOFW */
};