![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0 */ 0002 #include <linux/reboot.h> 0003 0004 extern void footbridge_timer_init(void); 0005 extern void isa_timer_init(void); 0006 0007 extern void isa_rtc_init(void); 0008 0009 extern void footbridge_map_io(void); 0010 extern void footbridge_init_irq(void); 0011 0012 extern void isa_init_irq(unsigned int irq); 0013 extern void footbridge_restart(enum reboot_mode, const char *); 0014 0015 extern void footbridge_sched_clock(void);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |