ext: removed SST deprecation notice from SimpleMem
SST SimpleMem will be deprecated in SST 14. PR 396 updated the bridge to use StandardMem, which is the new memory interface in SST. This change removes all references to SimpleMem. Change-Id: I6e4d645317d95ebb610e3dfc93a30d53b91b6b5d Signed-off-by: Kaustav Goswami <kggoswami@ucdavis.edu>
This commit is contained in:
committed by
Jason Lowe-Power
parent
2c229aa2ff
commit
e109076357
@@ -80,7 +80,6 @@
|
||||
#include <sst/core/component.h>
|
||||
|
||||
#include <sst/core/interfaces/stringEvent.h>
|
||||
#include <sst/core/interfaces/simpleMem.h>
|
||||
|
||||
#include <sim/simulate.hh>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user