xref
: /
netbsd-src
/
external
/
gpl2
/
dtc
/
dist
/
tests
/
reuse-label5.dts
(revision 325dc460fcb903ba21d515d6422d8abf39bc692e)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/dts-v1/;
2
3
/ {
4
prop1 = label: "foo";
5
prop2 = "bar" label:;
6
};
7