u-boot/arch/arm/include/asm/arch-sunxi/cpu.h

13 lines
208 B
C
Raw Normal View History

/*
* (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com>
*
* SPDX-License-Identifier: GPL-2.0+
*/
#ifndef _SUNXI_CPU_H
#define _SUNXI_CPU_H
#include <asm/arch/cpu_sun4i.h>
#endif /* _SUNXI_CPU_H */