blob: 8ae46f25a87ac8e58921d38f74c3a4cbcb9e6962 [file] [log] [blame]
Jonas Karlman76f5d882025-04-07 22:46:52 +00001/* SPDX-License-Identifier: GPL-2.0-or-later */
2/* Copyright Contributors to the U-Boot project. */
3
4#ifndef __ASM_ARCH_BOOT0_H__
5#define __ASM_ARCH_BOOT0_H__
6
7#include <asm/arch-rockchip/boot0.h>
8
9#endif