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

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