index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
external
/
gpl2
/
dtc
/
dist
/
tests
/
nonexist-node-ref.dts
blob: efd41404bfce3fa5e094c39d3fd613613070794f (
plain
)
1
2
3
4
5
6
7
8
/dts-v1/
;
/ {
ref
= < &{/
node
} >;
badref
= < &{/
nosuchnode
} >;
label
:
node
{
};
};