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

15 lines
98 B
Text

/dts-v1/;
/ {
l0: prop = "foo";
l1: node {
};
};
/ {
l0: prop = "foo";
l1: node {
};
};