Initial import of binutils 2.22 on the new vendor branch
[dragonfly.git] / sys / dev / video / cxm / cxm_dec_fw.c
1 #include <sys/types.h>
2
3 const uint8_t cxm_dec_fw[] __attribute__ ((aligned(4))) = {
4         0x4e, 0x4f, 0x46, 0x57, /* NOFW */
5 };