|
|
| File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / chrp / chrp.h (download)
Revision 1.4, Fri Jan 12 15:41:10 2007 UTC (10 years, 9 months ago) by donaldd.longdrop.melbourne.sgi.com
Merge up to 2.6.20-rc4 Merge of 2.6.x-xfs-melb:linux:27915c 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);