9 lines
80 B
Text
9 lines
80 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
ref = <&label>;
|
||
|
badref = <&nosuchlabel>;
|
||
|
label: node {
|
||
|
};
|
||
|
};
|