xref
: /
system
/
libufdt
/
tests
/
testdata
/
node_ordering-overlay.dts
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/dts-v1/;
2
/plugin/;
3
4
&a {
5
c1 {};
6
c2 {
7
c2x {};
8
c2y {};
9
c2z {};
10
};
11
c3 {};
12
};
13