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
/
division-by-zero.dts
blob: 2984b29ff62b48bbb5d8552f52c0669131f2f7a5 (
plain
)
1
2
3
4
5
6
/dts-v1/
;
/ {
prop-div
= < (
1
/
0
) >;
prop-mod
= < (
1
%
0
) >;
};