Add rocr namespace to core header and impl files

Change-Id: I1e1b33f9bba1078d049bc19797889988c3e43360
This commit is contained in:
Ramesh Errabolu
2020-06-06 22:16:03 -05:00
committed by Sean Keely
orang tua 99e2942949
melakukan fa13208698
86 mengubah file dengan 376 tambahan dan 187 penghapusan
@@ -99,10 +99,11 @@
#define NOTE_RECORD_ALIGNMENT 4
using amd::hsa::alignUp;
using rocr::amd::hsa::alignUp;
namespace rocr {
namespace amd {
namespace elf {
namespace elf {
class FileImage {
public:
@@ -1711,5 +1712,6 @@ namespace amd {
}
}
}
}
} // namespace elf
} // namespace amd
} // namespace rocr