OpenGrok
Cross Reference: reuse-label5.dts
xref
: /
external
/
dtc
/
tests
/
reuse-label5.dts
Home
|
History
|
Annotate
|
Download
|
only in
tests
1
/dts-v1/;
2
3
/ {
4
prop1 = label: "foo";
5
prop2 = "bar" label:;
6
};
7