riscv-compliance: whitespace

This commit is contained in:
Megan Wachs
2018-04-18 16:10:41 -07:00
parent 1616a71073
commit 06fc61f464
+1 -1
View File
@@ -3213,7 +3213,7 @@ int riscv013_test_compliance(struct target *target)
COMPLIANCE_TEST(testval == testval_read, "GPR Reads and writes should be supported.");
} else {
COMPLIANCE_TEST((testval & 0xFFFFFFFF) == testval_read, "GPR Reads and writes should be supported.");
}
}
}
/* ABSTRACTAUTO