Add rocr namespace to core header and impl files

Change-Id: I1e1b33f9bba1078d049bc19797889988c3e43360


[ROCm/ROCR-Runtime commit: fa13208698]
This commit is contained in:
Ramesh Errabolu
2020-06-06 22:16:03 -05:00
committed by Sean Keely
vanhempi 943e0d9ddc
commit b84e4987da
86 muutettua tiedostoa jossa 376 lisäystä ja 187 poistoa
@@ -44,6 +44,7 @@
#include <cassert>
#include "loaders.hpp"
namespace rocr {
namespace amd {
namespace hsa {
namespace loader {
@@ -253,6 +254,7 @@ namespace loader {
return HSA_STATUS_SUCCESS;
}
}
}
}
} // namespace loader
} // namespace hsa
} // namespace amd
} // namespace rocr