Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_external_dtc
/
511dedd40f0372cd7c85e3d4c66553f5829142b7
/
.
/
tests
/
include7.dts
blob: dba5e470559acc89f727c0d4b0a1574dfa6ad418 [
file
] [
log
] [
blame
]
subnode@1
{
compatible
=
"subnode1"
;
prop
-
int
=
[
deadbeef
];
subsubnode
{
compatible
=
"subsubnode1"
,
"subsubnode"
;
prop
-
int
=
<
0xdeadbeef
>;
};
ss1
{
};
};