summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-zynq/include/mach/init.h
blob: c458f602e4d762b7ea541322f2eda89896888df1 (plain)
1
2
3
4
5
6
7
8
/* SPDX-License-Identifier: GPL-2.0 */

#ifndef __MACH_INIT_H
#define __MACH_INIT_H

void zynq_cpu_lowlevel_init(void);

#endif