1 2 3 4 5 6 7 8 9
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* Copyright Contributors to the U-Boot project. */ #ifndef __ASM_ARCH_BOOT0_H__ #define __ASM_ARCH_BOOT0_H__ #include <asm/arch-rockchip/boot0.h> #endif