Revision b9d38e95 hw/sh7750_regnames.c

b/hw/sh7750_regnames.c
81 81
	REGNAME(SH7750_BCR3_A7)
82 82
	REGNAME(SH7750_BCR4_A7)
83 83
	REGNAME(SH7750_SDMR2_A7)
84
	REGNAME(SH7750_SDMR3_A7) {(uint32_t) - 1, 0}
84
	REGNAME(SH7750_SDMR3_A7) {(uint32_t) - 1, NULL}
85 85
};
86 86

  
87 87
const char *regname(uint32_t addr)

Also available in: Unified diff