![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #include <linux/reboot.h> 0003 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) 0004 0005 extern void mmp_timer_init(int irq, unsigned long rate); 0006 0007 extern void __init mmp_map_io(void); 0008 extern void __init mmp2_map_io(void); 0009 extern void mmp_restart(enum reboot_mode, const char *);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |