dtc/tests/bad-graph-root1.dts

8 lines
77 B
Plaintext

/dts-v1/;
/ {
foo {
remote-endpoint = <0xdeadbeef>;
};
};