index
:
delta/dtc.git
master
testing
git.jdl.com: Obsolete (use device-tree-compiler)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nonexist-label-ref.dts
blob: 25927a109ac380af4ec2937bdd203df87182490b (
plain
)
1
2
3
4
5
6
7
8
/dts-v1/; / { ref = <&label>; badref = <&nosuchlabel>; label: node { }; };