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:
committed by
Chris Freehill
parent
beb9a42998
commit
f1a13b6d87
@@ -20,7 +20,7 @@
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
namespace rocr {
|
||||
namespace Addr
|
||||
{
|
||||
/**
|
||||
@@ -1310,3 +1310,4 @@ void Gfx12Lib::SanityCheckSurfSize(
|
||||
|
||||
} // V3
|
||||
} // Addr
|
||||
} // namespace rocr
|
||||
|
||||
Reference in New Issue
Block a user