blob: 60be3432d73077922b92d43a2c483583b1deb78c [file] [log] [blame]
struct mce;
extern int do_dump;
extern int no_random;
void init_cpu_info(void);
void init_inject(void);
void clean_inject(void);
void submit_mce(struct mce *m);
void init_mce(struct mce *m);