8 lines
107 B
Text
8 lines
107 B
Text
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
#address-cells = "badthing";
|
||
|
#size-cells = "badthing";
|
||
|
#interrupt-cells = "badthing";
|
||
|
};
|