Merge git://git.infradead.org/mtd-2.6
[deliverable/linux.git] / arch / powerpc / platforms / cell / ras.h
CommitLineData
acf7d768
BH
1#ifndef RAS_H
2#define RAS_H
3
4extern void cbe_system_error_exception(struct pt_regs *regs);
5extern void cbe_maintenance_exception(struct pt_regs *regs);
6extern void cbe_thermal_exception(struct pt_regs *regs);
7extern void cbe_ras_init(void);
8
9#endif /* RAS_H */
This page took 0.404025 seconds and 5 git commands to generate.