index
:
riscv-gnu-toolchain/qemu/dtc.git
main
master
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
char_literal.dts
blob: 22e17edaf7b1b1ef700f88417302b0d80d14d769 (
plain
)
1
2
3
4
5
/dts-v1/
;
/ {
char-literal-cells
= <
'
\r
' 'b' '\
0
' '
\'
' '
\xff
'
>;
};