18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-or-later */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * Copyright (C) 2019 Jiaxun Yang <jiaxun.yang@flygoat.com> 48c2ecf20Sopenharmony_ci * 58c2ecf20Sopenharmony_ci * Built-in Generic dtbs for MACH_LOONGSON64 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#ifndef __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_ 98c2ecf20Sopenharmony_ci#define __ASM_MACH_LOONGSON64_BUILTIN_DTBS_H_ 108c2ecf20Sopenharmony_ci 118c2ecf20Sopenharmony_ciextern u32 __dtb_loongson64c_4core_ls7a_begin[]; 128c2ecf20Sopenharmony_ciextern u32 __dtb_loongson64c_4core_rs780e_begin[]; 138c2ecf20Sopenharmony_ciextern u32 __dtb_loongson64c_8core_rs780e_begin[]; 148c2ecf20Sopenharmony_ciextern u32 __dtb_loongson64g_4core_ls7a_begin[]; 158c2ecf20Sopenharmony_ciextern u32 __dtb_loongson64v_4core_virtio_begin[]; 168c2ecf20Sopenharmony_ci#endif 17