mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-11 23:47:24 +00:00
12 lines
136 B
Text
12 lines
136 B
Text
|
// SPDX-License-Identifier: GPL-2.0+ OR MIT
|
||
|
/*
|
||
|
* Empty device tree for qemu_arm64
|
||
|
|
||
|
* Copyright 2021 Google LLC
|
||
|
*/
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
};
|