Move addrlib into rocr namespace

This avoids conflicts in case application is loading another copy of
addrlib.

Change-Id: Ifb4a10270c867366d5eed0a8c015257b415189a5
Signed-off-by: Chris Freehill <cfreehil@amd.com>
This commit is contained in:
David Yat Sin
2024-06-05 18:47:44 +00:00
committed by Chris Freehill
parent beb9a42998
commit f1a13b6d87
34 changed files with 75 additions and 37 deletions
@@ -20,7 +20,7 @@
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
namespace rocr {
namespace Addr
{
/**
@@ -1310,3 +1310,4 @@ void Gfx12Lib::SanityCheckSurfSize(
} // V3
} // Addr
} // namespace rocr