Skip to content

Commit

Permalink
syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
MayneMei authored Nov 29, 2024
1 parent da1a50a commit b6d1a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/LSU.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ namespace olympia

// return allow_data_forwarding for test
bool allow_data_forwarding_ex() {
return this.allow_data_forwarding_;
return allow_data_forwarding_;
}

////////////////////////////////////////////////////////////////////////////////
Expand Down

0 comments on commit b6d1a05

Please sign in to comment.