SWDEV-463865 - changed device,roc and pal namespaces to be nested under amd

Change-Id: Icad342843c039c634e249a13a7aa31400730b1dd


[ROCm/clr commit: 775dc204aa]
Tento commit je obsažen v:
Ioannis Assiouras
2024-06-06 18:40:49 +01:00
rodič ea36bc11ce
revize 407d1346f2
83 změnil soubory, kde provedl 187 přidání a 185 odebrání
+2 -2
Zobrazit soubor
@@ -38,7 +38,7 @@
#include "hsailctx.hpp"
#endif
namespace device {
namespace amd::device {
// ================================================================================================
static constexpr clk_value_type_t ClkValueMapType[6][6] = {
@@ -1644,4 +1644,4 @@ void Kernel::InitPrintf(const aclPrintfFmt* aclPrintf) {
}
}
#endif // defined(WITH_COMPILER_LIB)
}
} // namespace amd::device