Make explicit reference between init modules.
Make explicit reference to hsa_api_trace.cpp from
initialization of hsa_table_interface.cpp. Breaks
the ability to use hsa_table_interface.cpp in plugins.
Change-Id: I22a42d3a132512b0d9ec7a1ca629b169e7f8eba7
[ROCm/ROCR-Runtime commit: f4fe7ddf47]
This commit is contained in:
committed by
Ramesh Errabolu
parent
f9cfe09894
commit
b6ed5e92bd
@@ -71,6 +71,8 @@ namespace core {
|
||||
|
||||
extern HsaApiTable hsa_api_table_;
|
||||
extern HsaApiTable hsa_internal_api_table_;
|
||||
|
||||
void LoadInitialHsaApiTable();
|
||||
} // namespace core
|
||||
} // namespace rocr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user