Skip to content

Commit

Permalink
Merge in Gwen's fix for GoblinSim backend.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hammond committed Dec 8, 2017
1 parent 47b6f6e commit 75a8846
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1200,7 +1200,7 @@ bool GOBLINHMCSimBackend::clock(Cycle_t cycle) {

void GOBLINHMCSimBackend::processResponses() {
int rc = HMC_OK;
uint32_t flags;
uint32_t flags = 0;

printPendingRequests();

Expand Down

0 comments on commit 75a8846

Please sign in to comment.