On 1/4/22 7:51 AM, Konrad Schwarz wrote:
static const int dump_csrs[] = { + +# if 0 + CSR_USTATUS, + CSR_UIE, + CSR_UTVEC,
Adding huge sections of #if 0 code is not acceptable. r~
On 1/4/22 7:51 AM, Konrad Schwarz wrote:
static const int dump_csrs[] = { + +# if 0 + CSR_USTATUS, + CSR_UIE, + CSR_UTVEC,
Adding huge sections of #if 0 code is not acceptable. r~