xref
: /
external
/
dtc
/
tests
/
reuse-label3.dts
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/dts-v1/;
2
3
/ {
4
label: property = "foo";
5
6
label: node {
7
property = "foo";
8
};
9
};
10