#ifndef RAS_H #define RAS_H extern void cbe_system_error_exception(struct pt_regs *regs); extern void cbe_maintenance_exception(struct pt_regs *regs); extern void cbe_thermal_exception(struct pt_regs *regs); extern void cbe_ras_init(void); #endif /* RAS_H */Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp | |
| benjamin herrenschmidt | benjamin herrenschmidt | 46 | 100.00% | 1 | 100.00% |
| Total | 46 | 100.00% | 1 | 100.00% |