[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.2, Mon Feb 13 14:31:31 2006 UTC (11 years, 8 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +0 -1 lines

Merge up to 2.6.16-rc3.
Merge of 2.6.x-xfs-melb:linux:25182a 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(void);