repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel/mrsas: Fix a double assignment.
[dragonfly.git]
/
sys
/
dev
/
video
/
cxm
/
cxm_enc_fw.c
blob
e61c638ffb85d44a90e8e22cfe4bc1ed785934e8
1
#include <sys/types.h>
2
3
const uint8_t
cxm_enc_fw
[]
__aligned
(
4
) = {
4
0x4e
,
0x4f
,
0x46
,
0x57
,
/* NOFW */
5
};