]> Git Repo - linux.git/blob - arch/arm/mach-versatile/integrator.h
Linux 6.14-rc3
[linux.git] / arch / arm / mach-versatile / integrator.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <linux/reboot.h>
3 #include <linux/amba/serial.h>
4 extern struct amba_pl010_data ap_uart_data;
5 void integrator_init_early(void);
6 int integrator_init(bool is_cp);
7 void integrator_reserve(void);
This page took 0.026925 seconds and 4 git commands to generate.