xref
: /
aosp_15_r20
/
external
/
dtc
/
tests
/
reuse-label2.dts
(revision cd60bc56d4bea3af4ec04523e4d71c2b272c8aff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/dts-v1/;
2
3
/ {
4
label: property1 = "foo";
5
label: property2 = "bar";
6
};
7