boot0.h 204 B

1234567891011
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * (C) Copyright 2019 Rockchip Electronics Co., Ltd
  4. */
  5. #ifndef __ASM_ARCH_BOOT0_H__
  6. #define __ASM_ARCH_BOOT0_H__
  7. #include <asm/arch-rockchip/boot0.h>
  8. #endif