onfault_table
extern const struct onfault_table onfault_table[];
const struct onfault_table *p;
for (p = onfault_table; p->start; p++) {
extern const struct onfault_table onfault_table[];
const struct onfault_table *p;
for (p = onfault_table; p->start; p++) {
extern const struct onfault_table onfault_table[];
const struct onfault_table *p;
for (p = onfault_table; p->start; p++) {