6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
|
/dts-v1/;
|
||
|
/plugin/;
|
||
|
|
||
|
&a { prop1 = <0x02>; };
|
||
|
&c { prop2 = <&a 0x02>; };
|