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

#ifndef __MACH_INIT_H
#define __MACH_INIT_H

void arria10_cpu_lowlevel_init(void);

#endif