historical/m0-applesillicon.git/xnu-qemu-arm64-5.1.0/dtc/tests/nonexist-node-ref2.dts
2024-01-16 11:20:27 -06:00

10 lines
111 B
Text

/dts-v1/;
/ {
label: node {
};
};
/* Try to redefine a node using a non-existent label */
&nosuchnode {
};