|
|
| File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / chrp / chrp.h (download)
Revision 1.3, Mon May 29 16:35:25 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Merge up to 2.6.17-rc5. Merge of 2.6.x-xfs-melb:linux:26065a by kenmcd. |
/* * Declarations of CHRP platform-specific things. */ extern void chrp_nvram_init(void); extern void chrp_get_rtc_time(struct rtc_time *); extern int chrp_set_rtc_time(struct rtc_time *); extern long chrp_time_init(void); extern void chrp_find_bridges(void); extern void chrp_event_scan(unsigned long); extern void chrp_pcibios_fixup(void);