Files
2025-08-12 22:16:57 +02:00

8 lines
199 B
C
Executable File

/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/reboot.h>
extern void mmp_timer_init(int irq, unsigned long rate);
extern void __init mmp_map_io(void);
extern void __init mmp2_map_io(void);