[BACK]Return to chrp.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / arch / powerpc / platforms / chrp

File: [Development] / linux-2.6-xfs / arch / powerpc / platforms / chrp / chrp.h (download)

Revision 1.1, Mon Dec 5 21:19:08 2005 UTC (11 years, 10 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN

Merge up to 2.6.15-rc5.
Merge of 2.6.x-xfs-melb:linux:24672a 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 void chrp_calibrate_decr(void);
extern long chrp_time_init(void);

extern void chrp_find_bridges(void);
extern void chrp_event_scan(void);