This website requires JavaScript.
Explore
Help
Register
Sign In
Virtualization
/
dtc
mirror of
https://gitlab.com/qemu-project/dtc.git
Watch
1
Star
0
Fork
You've already forked dtc
0
Code
Issues
Projects
Releases
Wiki
Activity
2022bb1087
dtc
/
tests
/
division-by-zero.dts
7 lines
64 B
Plaintext
Raw
Blame
History
/dts-v1/;
/ {
prop-div = < (1/0) >;
prop-mod = < (1%0) >;
};
Reference in New Issue
View Git Blame
Copy Permalink