mirror of https://gitlab.com/qemu-project/dtc.git
8 lines
107 B
Plaintext
8 lines
107 B
Plaintext
![]() |
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
#address-cells = "badthing";
|
||
|
#size-cells = "badthing";
|
||
|
#interrupt-cells = "badthing";
|
||
|
};
|