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