Add addrlib to static linking namespace.
Wrap addrlib in namespace rocr. Remove extern "C" declaration.
Change-Id: I9f7fc60df3fc12ca72a71f13561692a8ddf9829c
[ROCm/ROCR-Runtime commit: e840b9d86f]
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
namespace rocr {
|
||||
namespace Addr
|
||||
{
|
||||
/**
|
||||
@@ -4310,3 +4311,5 @@ ADDR_E_RETURNCODE Gfx10Lib::HwlComputeSurfaceInfoLinear(
|
||||
|
||||
} // V2
|
||||
} // Addr
|
||||
} // rocr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user