commit | 6a63ea9a9b6f8806ffbab5134e3b1cbe5c353b05 | [log] [tgz] |
---|---|---|
author | Nicolas Palpacuer <np202g@att.com> | Wed Sep 05 17:21:37 2018 -0400 |
committer | Nicolas Palpacuer <np202g@att.com> | Wed Sep 05 17:21:37 2018 -0400 |
tree | 356e534be4bbd6cb9c169a4b497265d575b7891e | |
parent | 1cdf6ce6e94189ea37f6e78d5b58400cab85a988 [diff] [blame] |
VOL-1204 Removing reference to 128, clean port translation Change-Id: I4a8d1bd1916de566de82f798a56154a4fc1d5b99
diff --git a/sim/core.cc b/sim/core.cc index ce3d1fa..763871d 100644 --- a/sim/core.cc +++ b/sim/core.cc
@@ -126,5 +126,5 @@ return Status::OK; } -void* stats_collection() { +void stats_collection() { }