u-boot/arch/arm/include/asm/arch-rk3066/timer.h
Johan Jonker 33f4750783 rockchip: rk3066: add core support
Add the core architecture code for the rk3066.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-04-18 11:25:13 +08:00

6 lines
107 B
C

/* SPDX-License-Identifier: GPL-2.0+ */
#ifndef __ASM_ARCH_TIMER_H__
#define __ASM_ARCH_TIMER_H__
#endif