summaryrefslogtreecommitdiffstats
path: root/src/dtc/tests/nonexist-node-ref.dts
blob: efd41404bfce3fa5e094c39d3fd613613070794f (plain)
1
2
3
4
5
6
7
8
/dts-v1/;

/ {
	ref = < &{/node} >;
	badref = < &{/nosuchnode} >;
	label: node {
	};
};
OpenPOWER on IntegriCloud