xref: /netbsd-src/external/gpl2/dtc/dist/tests/embedded_nul_equiv.dts (revision 2718af68c3efc72c9769069b5c7f9ed36f6b9def)
1/dts-v1/;
2
3/ {
4	reserved-names = "aaaaaaaaaaaaaaaaaa\0bbbbbb\0ccccccccccccc";
5	reserved-ranges = < 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0  >;
6};
7